Commit 6023d115 authored by Michael Shigorin's avatar Michael Shigorin

rescue: tweaked pkglist and feature config

Moved the packages which impeded pkglist reuse for live distros so that these stay within dedicated rescue images but don't neccessarily go into the more generic ones where things like fdisk are still quite useful.
parent ae441691
use/rescue: use/stage2 sub/stage2@rescue use/syslinux/sdab.cfg \
use/firmware/full +wireless
@$(call add_feature)
@$(call add,RESCUE_PACKAGES,interactivesystem sysvinit udev)
@$(call add,RESCUE_PACKAGES,startup startup-rescue lilo)
@$(call add,RESCUE_LISTS, openssh \
$(call tags,(base || extra || server || misc) && \
(rescue || network || security)))
......
# Startup
rootfiles
sysvinit
interactivesystem
startup
startup-rescue
udev
# Common
coreutils
glibc-locales
glibc-nss
glibc-utils
lilo
man
man-pages
sysfsutils
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment