Thanks for the feedback. I came up with the following "LUKS on LVM"
scheme:
NAMESIZETYPEMOUNTPOINT FSTYPE
/dev/sda111,8G disk
|-/dev/sda1 32M part/boot/efi vfat
`-/dev/sda2 111,7G part
/dev/sdb
> My wishes for the new layout are:
>
> * Encrypted /home partition. The rest of the system should stay
>unencrypted so it could be restarted by someone else without my
>intervention.
if you have a tpm, setting up clevis for tpm auto-unlock is also a
possibility here
>Though if /hom
Hi! I'm not satisfied with my partition layout, so I'm considering
changing it. It currently looks like this (/dev/sda and /dev/sdc are
SSDs, /dev/sdb is HDD):
$ lsblk -A -o NAME,MODEL,SIZE,FSUSED,MOUNTPOINT,FSTYPE
NAME MODEL SIZE FSUSED MOUNTPOINT FSTYPE
sdaSamsun
> TL;DR by analogy =
> - X, which like systemd, did eevrything in a giant sphagettified mess. (But
> still missed out on the sound... and used VTs)
> - wayland (library + compositor) + libinput + pipewire + wireplumber +
> whatever-else is the future.
> - We needed a desparate solution like X(sys
> Any idea why openrc-user is failing? And what is an openrc user session?
openrc user session is a similar concept to systemd --user, and is
experimental in openrc. it's made to run services that run as your user,
like dbus, pipewire, ssh-agent, emacs.
if i were to guess why it's failing, XDG_RU
On 2023-02-12 12:37, efeizbudak wrote:
> I'm using this notification daemon called fnott. Basically my goal is to
> get rid of x11-misc/notification-daemon. I need libnotify which pulls
> virtual/notification-daemon-0 which pulls x11-misc/notification-daemon
> since fnott isn't listed in the DEPEND
# emerge app-admin/doas
# emerge -c app-admin/sudo
# ln -s ./doas /usr/bin/sudo
:P
net-nntp/slrn is a proxy-maint package so feel free to either contact
its maintainer or submit improvements by yourself.
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/User_Guide#How_to_submit_package_updates
On 2021-09-18 18:39, Alan Mackenzie wrote:
> I feel there must be something like this in portage, I just don't know
> how to find it.
https://wiki.gentoo.org/wiki/Suspend_and_hibernate
sys-power/suspend
sys-power/hibernate-script
On 2021-08-21 22:17, k...@aspodata.se wrote:
> Is there possible to resurrect the old drivers ?
git clone https://anongit.gentoo.org/git/repo/gentoo.git && cd gentoo
git log -p -- x11-drivers/xf86-input-keyboard
git checkout commit_id
Copy to your local overlay
> Or is there another way to solve
10 matches
Mail list logo