--- trunk/mlivecdbuild/profiles/alx-0_7_branch/config 2013/05/15 12:06:33 2119 +++ trunk/mlivecdbuild/profiles/alx-0_7_branch/config 2017/08/31 12:16:02 3059 @@ -17,11 +17,11 @@ MAGERC="$(get_profile mage.rc)" # mage-profile that should be used to bootstrap the system -MAGE_PROFILE="alx-070" +MAGE_PROFILE="alx-070/i486" # the used toolchain to setup the rootfs TOOLCHAIN=toolchain -# the basesytsem for the rootfs +# the basesystem for the rootfs BASESYSTEM=livecdsystem # custom packages to add/del after system bootstrap @@ -30,6 +30,9 @@ #ADD_PACKAGES="sshd xorg fluxbox" #DEL_PACKAGES="man man-pages" +# fix some issues with hotfix, this should be fixed asap! +#ADD_PACKAGES="dracut-dev libcap" + # custom services the should be added/deleted # note: you can also place a file add|del_services # within the profile directory