diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-systemd/package.mask')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-systemd/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-systemd/package.mask b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-systemd/package.mask new file mode 100644 index 000000000000..fe00c0b702c4 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-systemd/package.mask @@ -0,0 +1,8 @@ +# Mask sys-apps/systemd, then all the packages related to systemd will not be installed. +sys-apps/systemd + +# Since the udev code-base was merged with systemd, it's become more difficult +# to use udev without systemd. So, mask udev. +# Don't worry about this, udev will automatically be replaced by eudev - the +# systemd-free fork of udev. +sys-fs/udev |
