From 051728f0137f03f85bf8c911e384eac323763ee7 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 29 May 2015 14:35:28 -0400 Subject: Xubuntu → Xebian. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/hooks/persistence-menu.binary | 4 ++-- config/includes.binary/boot/grub/loopback.cfg | 2 +- config/package-lists/desktop.list.chroot | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'config') 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 -- cgit v1.2.3