mirror of
https://github.com/HEYAHONG/linux-live.git
synced 2025-10-14 02:07:48 +08:00
add libx32 dir
This commit is contained in:
2
config
2
config
@@ -27,7 +27,7 @@ KERNEL=$(uname -r)
|
||||
# No subdirectories are allowed, no slashes,
|
||||
# so You can't use /var/tmp here for example
|
||||
# Exclude directories like proc sys tmp
|
||||
MKMOD="bin etc home lib lib64 opt root sbin srv usr var"
|
||||
MKMOD="bin etc home lib lib64 libx32 opt root sbin srv usr var"
|
||||
|
||||
# If you require network support in initrd, for example to boot over
|
||||
# PXE or to load data using 'from' boot parameter from a http server,
|
||||
|
Reference in New Issue
Block a user