diff options
| author | 2015-05-29 14:35:28 -0400 | |
|---|---|---|
| committer | 2015-05-29 14:35:28 -0400 | |
| commit | 051728f0137f03f85bf8c911e384eac323763ee7 (patch) | |
| tree | 2415e9ecb3e7d2d74f96d8add8489b16f8cce23c /config | |
| parent | 830a5dce854892170e6ad3e8c78e2671b4de5d58 (diff) | |
Xubuntu → Xebian.
Diffstat (limited to 'config')
| -rwxr-xr-x | config/hooks/persistence-menu.binary | 4 | ||||
| -rw-r--r-- | config/includes.binary/boot/grub/loopback.cfg | 2 | ||||
| -rw-r--r-- | config/package-lists/desktop.list.chroot | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/config/hooks/persistence-menu.binary b/config/hooks/persistence-menu.binary index 51801c4..457b4f9 100755 --- a/config/hooks/persistence-menu.binary +++ b/config/hooks/persistence-menu.binary @@ -6,13 +6,13 @@ label live-persistence menu label ^Live USB Persistence (check kali.org/prst) linux /live/vmlinuz initrd /live/initrd.img - append boot=live nocomponents=xfce4-panel username=xubuntu hostname=xubuntu persistence + append boot=live nocomponents=xfce4-panel username=xebian hostname=xebian persistence label live-encrypted-persistence menu label ^Live USB Encrypted Persistence (check kali.org/prst) linux /live/vmlinuz initrd /live/initrd.img - append boot=live persistent=cryptsetup persistence-encryption=luks nocomponents=xfce4-panel username=xubuntu hostname=xubuntu persistence + append boot=live persistent=cryptsetup persistence-encryption=luks nocomponents=xfce4-panel username=xebian hostname=xebian persistence END diff --git a/config/includes.binary/boot/grub/loopback.cfg b/config/includes.binary/boot/grub/loopback.cfg index d567f80..e6d8d78 100644 --- a/config/includes.binary/boot/grub/loopback.cfg +++ b/config/includes.binary/boot/grub/loopback.cfg @@ -1,5 +1,5 @@ menuentry "Live" { - linux /live/vmlinuz boot=live nocomponents=xfce4-panel username=xubuntu hostname=xubuntu findiso=${iso_path} -- + linux /live/vmlinuz boot=live nocomponents=xfce4-panel username=xebian hostname=xebian findiso=${iso_path} -- initrd /live/initrd.img } menuentry "Live (Failsafe)" { diff --git a/config/package-lists/desktop.list.chroot b/config/package-lists/desktop.list.chroot index c4d9930..240488b 100644 --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@ -58,8 +58,8 @@ xfce4-volumed #xfce4-whiskermenu-plugin xfdesktop4 xfwm4 -xubuntu-artwork -xubuntu-default-settings +xebian-artwork +xebian-default-settings xubuntu-docs ## Extras |
