Modificar mklive.sh

This commit is contained in:
manuel 2024-11-01 15:09:30 -01:00
parent f6ba0e544d
commit 17cfb078f3
1 changed files with 6 additions and 0 deletions

View File

@ -183,6 +183,11 @@ copy_pep_artwork() {
cp artwork/* "$1"/usr/share/pep-artwork
}
copy_pep_default-grub() {
mkdir -p "$1"/etc/default
cp default-grub/* "$1"/etc/default
}
copy_void_keys() {
mkdir -p "$1"/var/db/xbps/keys
cp keys/*.plist "$1"/var/db/xbps/keys
@ -509,6 +514,7 @@ copy_pep_PepProTools "$ROOTFS"
#copy_pep_lightdm "$ROOTFS"
copy_pep_aliases "$ROOTFS"
copy_pep_artwork "$ROOTFS"
copy_pep_default-grub "$ROOTFS"
# Get linux version for ISO
# If linux version option specified use