Add initramfs to non-versioned packages
This commit is contained in:
parent
3142368d67
commit
05f3977323
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ EXCEPTIONS=$(grep 'ENTITY.*version[ ]*"[^0-9"&.].*[0-9]' ${BLFS_DIR}/packages.en
|
||||||
|
|
||||||
# Non-versioned packages:
|
# Non-versioned packages:
|
||||||
NV_LIST="postlfs-config-profile postlfs-config-random postlfs-config-vimrc \
|
NV_LIST="postlfs-config-profile postlfs-config-random postlfs-config-vimrc \
|
||||||
xorg-env kde-pre-install-config kf5-intro \
|
initramfs xorg-env kde-pre-install-config kf5-intro \
|
||||||
lxqt-pre-install lxqt-post-install ojdk-conf tex-path"
|
lxqt-pre-install lxqt-post-install ojdk-conf tex-path"
|
||||||
|
|
||||||
cat >$SPECIAL_FILE << EOF
|
cat >$SPECIAL_FILE << EOF
|
||||||
|
|
Reference in a new issue