Browse Source

Update

master
crims0n 4 years ago
parent
commit
277f565c61
  1. 4
      linux-live/basesystem/01-core/minimal.list
  2. 2
      linux-live/buildconfig
  3. 3
      linux-live/initramfs/initramfs_create
  4. 12
      linux-live/modules/03-xfce-desktop/install
  5. 3
      linux-live/modules/04-xfce-apps/minimal.list

4
linux-live/basesystem/01-core/minimal.list

@ -1,4 +1,5 @@
mc
bash-completion
squashfs-tools
genisoimage
zip
@ -38,4 +39,5 @@ dvd+rw-tools
usb-modeswitch
pm-utils
wget
gnupg
gnupg
network-manager

2
linux-live/buildconfig

@ -4,7 +4,7 @@
DISTRIBUTION_TYPE="debian"
#
DISTRIBUTION="bullseye"
DISTRIBUTION="buster"
#
DISTRIBUTION_ARCH="amd64"

3
linux-live/initramfs/initramfs_create

@ -85,9 +85,10 @@ copy_including_deps /$LMK/kernel/fs/nls
copy_including_deps /$LMK/kernel/fs/fuse
copy_including_deps /$LMK/kernel/fs/isofs
copy_including_deps /$LMK/kernel/fs/ntfs
copy_including_deps /$LMK/kernel/fs/reiserfs
#copy_including_deps /$LMK/kernel/fs/reiserfs
copy_including_deps /$LMK/kernel/fs/squashfs
# crc32c is needed for ext4, but I don't know which one, add them all, they are small
find /$LMK/kernel/ | grep crc32c | while read LINE; do
copy_including_deps $LINE

12
linux-live/modules/03-xfce-desktop/install

@ -134,7 +134,7 @@ EOF
echo $WHISKERMENU >>/home/live/.config/xfce4/panel/whiskermenu-1.rc
else
#read -r -d MINIMAL_PANEL '' <<EOF
cat <<EOF >/etc/skel/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
cat <<EOF >/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
@ -225,7 +225,7 @@ cat <<EOF >/etc/skel/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
</channel>
EOF
cat <<EOF >/root/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
cat <<EOF >/root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
@ -316,7 +316,7 @@ cat <<EOF >/root/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
</channel>
EOF
cat <<EOF >/home/live/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
cat <<EOF >/home/live/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
@ -407,7 +407,7 @@ cat <<EOF >/home/live/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
</channel>
EOF
#echo $MINIMAL_PANEL >>/etc/skel/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
#echo $MINIMAL_PANEL >>/root/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
#echo $MINIMAL_PANEL >>/home/live/.config/xfce4/xconf/xfce-perchannel-xml/xfce4-panel.xml
#echo $MINIMAL_PANEL >>/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
#echo $MINIMAL_PANEL >>/root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
#echo $MINIMAL_PANEL >>/home/live/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
fi

3
linux-live/modules/04-xfce-apps/minimal.list

@ -1,4 +1,3 @@
mousepad
xarchiver
ristretto
xfce4-terminal
ristretto
Loading…
Cancel
Save