summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root')
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg38
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg50
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/isolinux.cfg34
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/style.cfg47
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/vbg.jpgbin0 -> 58849 bytes
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/colors.lst36
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help.lst16
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/bootexisting.txt23
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/contrib.txt23
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/keyboards.lst111
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/menu.lst26
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/more.lst30
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/settings.lst13
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/tools.lst14
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/actions.rc3
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/autologin1
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/bash_profile1
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/delarch63
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/delarch24
19 files changed, 193 insertions, 360 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg
new file mode 100644
index 0000000..2bb63fd
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg
@@ -0,0 +1,38 @@
+default vesamenu.c32
+prompt 0
+#timeout 300
+include /boot/isolinux/style.cfg
+
+
+MENU TITLE Debug options menu
+
+
+label linux-nox
+MENU LABEL Boot to console (without X windowing)
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img NoX
+
+label skipTweaker
+MENU LABEL LinHES no splashscren no tweaker.
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img no_meth
+
+
+label linux-c2r
+MENU LABEL LinHES: copy-to-ram (also activates swap)
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img c2r
+
+label linux-swap
+MENU LABEL LinHES: Use swap
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img swap
+
+label memtest
+MENU LABEL Memory tester
+kernel memtest
+
+label goback
+MENU LABEL Back
+kernel vesamenu.c32
+append menu isolinux.cfg
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg
new file mode 100644
index 0000000..22d4cd3
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg
@@ -0,0 +1,50 @@
+default vesamenu.c32
+prompt 0
+#timeout 300
+
+include /boot/isolinux/style.cfg
+
+
+
+MENU TITLE Systems menu
+
+label atomic
+MENU LABEL LinHES on Atomic Ant!
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img vga=792 quiet splash=silent,theme:linhes console=tty1 disablemodules=agpart,intel_agp
+
+#label linux-i810
+#MENU LABEL with Intel i810 driver (DRI disabled)
+#kernel vmlinuz26
+#append initrd=larch.img i810
+
+label linux-vesa
+MENU LABEL Force use of vesa driver
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img forceXvesa
+
+
+label dragon
+MENU LABEL Dragon Version 1
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img type=dragon vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label dragon2
+MENU LABEL Dragon Version 2
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img type=dragon2 vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label ausdragon
+MENU LABEL Australian Dragon
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img type=ausdragon vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label 8400
+MENU LABEL For the Nvidia 8400 chipset.
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img vga=792 quiet splash=silent,theme:linhes console=tty1 disablemodules=agpart
+
+label goback
+MENU LABEL Back
+kernel vesamenu.c32
+append menu isolinux.cfg
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/isolinux.cfg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/isolinux.cfg
new file mode 100644
index 0000000..174f39e
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/isolinux.cfg
@@ -0,0 +1,34 @@
+default vesamenu.c32
+include /boot/isolinux/style.cfg
+
+
+prompt 0
+TIMEOUT 300
+TOTALTIMEOUT 9000
+
+
+MENU TITLE LinHES: The Linux Home Entertainment System
+
+label linux
+MENU LABEL LinHES (default).
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label linux-nosplash
+MENU LABEL LinHES without splash screen.
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img
+
+label special
+MENU LABEL Special Hardware
+kernel vesamenu.c32
+append hardsub.cfg
+
+label debug
+MENU LABEL Debug options
+kernel vesamenu.c32
+append debugsub.cfg
+
+label local
+menu label Boot from local drive
+localboot 0xffff
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/style.cfg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/style.cfg
new file mode 100644
index 0000000..cd6363d
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/style.cfg
@@ -0,0 +1,47 @@
+
+# Element ANSI Forground Background Shadow
+#MENU COLOR screen 37;40 #80ffffff #00000000 std
+#MENU COLOR border 30;30 #00000000 #00000000 none
+#MENU COLOR title 1;36;44 #c00090f0 #00000000 none
+#MENU COLOR unsel 30;40 #ffffffff #ff000000 std
+#MENU COLOR hotkey 1;37;44 #ffffffff #00000000 std
+#MENU COLOR sel 7;37;40 #e0ffffff #20ff8000 all
+#MENU COLOR hotsel 1;7;37;40 #e0ffffff #20ff8000 all
+#MENU COLOR disabled 1;30;44 #60cccccc #00000000 std
+#MENU COLOR scrollbar 30;44 #40000000 #00000000 std
+#MENU COLOR tabmsg 31;40 #90ffff00 #00000000 std
+#MENU COLOR cmdmark 1;36;40 #c000ffff #00000000 std
+#MENU COLOR cmdline 37;40 #c0ffffff #00000000 std
+#MENU COLOR pwdborder 30;47 #80ffffff #20ffffff std
+#MENU COLOR pwdheader 31;47 #80ff8080 #20ffffff std
+#MENU COLOR pwdentry 30;47 #80ffffff #20ffffff std
+#MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
+#MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
+#MENU COLOR help 37;40 #c0ffffff #00000000 std
+#MENU COLOR msg07 37;40 #90ffffff #00000000 std
+
+
+
+#menu color border 0 #ff0072BB #ff0072BB
+menu color border 30;44 #00000000 #00000000 none
+#menu color sel 7 #ffebb91c #ff0072BB all
+menu color sel 7 #ff000000 #ffebb91c rev
+menu color title 0 #ffffffff #ff0072BB
+menu color tabmsg 0 #ff000000 #00000000 none
+menu color unsel 0 #ffffffff #ff0072BB
+
+menu color hotsel 0 #ff000000 #ffffffff
+menu color hotkey 7 #ffffffff #ff000000
+menu color timeout_msg 0 #fffffff #ffffffff
+menu color timeout 0 #fffffff #ffffffff
+menu color cmdline 0 #ff000000 #00000000 none
+
+
+
+MENU SEPARATOR
+
+MENU BACKGROUND vbg.jpg
+MENU ROWS 10
+MENU CMDLINEROW 17
+MENU TIMEOUTROW 13
+MENU TABMSGROW 17
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/vbg.jpg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/vbg.jpg
new file mode 100644
index 0000000..0746e1f
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/vbg.jpg
Binary files differ
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/colors.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/colors.lst
deleted file mode 100755
index 3f544ce..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/colors.lst
+++ /dev/null
@@ -1,36 +0,0 @@
-#color schemes - ganked from SGD ( http://freshmeat.net/projects/supergrub/?branch_id=62132&release_id=236631 )
-# TODO change these and make some more... specifically an "arch" theme
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-title << Back to Main Menu
-configfile /boot/grub/menu.lst
-
-title Barlond
-color white/cyan yellow/blue
-
-title Barlond2
-color white/blue yellow/cyan
-
-title Simple Black
-color light-gray/black yellow/blue
-
-title Matrix
-color green/black light-green/green
-
-title Dalton Bros.
-color red/green green/red
-
-title Debian
-color cyan/blue white/blue
-
-title BW
-color light-gray/black black/light-gray
-
-title BW Inverse
-color black/light-gray
-
-title SGD Non Default
-color black/cyan yellow/black
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help.lst
deleted file mode 100755
index 6e74187..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help.lst
+++ /dev/null
@@ -1,16 +0,0 @@
-# Help files must be exactly 23 lines long.
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-title << Back to main menu
-configfile /boot/grub/menu.lst
-
-title HOW-TO: Boot an existing system
-cat /boot/grub/help/bootexisting.txt
-pause Press enter to continue...
-
-title HOW-TO: Contribute to this help
-cat /boot/grub/help/contrib.txt
-pause Press enter to continue...
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/bootexisting.txt b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/bootexisting.txt
deleted file mode 100755
index 881f3e8..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/bootexisting.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-HOWTO: Boot an existing install
-
-Select "More Options" from the main menu.
-Move the cursor to "[EDIT ME] Boot an existing linux install"
-Press "e"
-
-At this point you will see the following:
- root (hd0,0)
- kernel /vmlinuz26 root=/dev/hda3 ro
- initrd /kernel26.img
-
-This needs to be changed to accomodate your hardware.
-
-The first line should be changed to indicate where your boot medium resides.
- "(hd0,0)" is the first partition on the first hard drive (hda1) - change these
- numbers to indicate the partition containing your /boot directory.
-
-The second line should be changed to point to your kernel. If the line above
-points to a partition _only_ containing /boot, then /vmlinuz26 is fine.
-Otherwise, change this to /boot/vmlinuz. root= should be changed to match the
-partition for your root filesystem. Other kernel parameters can be added here.
-
-
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/contrib.txt b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/contrib.txt
deleted file mode 100755
index 5c79176..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/help/contrib.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-HOWTO: Contribute to these help files
-
-This help is rather simplistic.
-In order to provide help files or translations you simply need to make a text
-file. Formatting is important (due to grub limitations). The files MUST be 80
-characters wide, and 23 lines long. Any more, and your formatting will be
-corrupted when viewing the help. Please note that if your help is short, it is
-worthwhile to pad with empty lines, up to 23 lines.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/keyboards.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/keyboards.lst
deleted file mode 100755
index 5237c1a..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/keyboards.lst
+++ /dev/null
@@ -1,111 +0,0 @@
-#keyboard layouts - ganked from SGD ( http://freshmeat.net/projects/supergrub/?branch_id=62132&release_id=236631 )
-# TODO add other languages
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-title << Back to Main Menu
-configfile /boot/grub/menu.lst
-
-title Default layout
-setkey
-
-title German layout
-setkey y z
-setkey z y
-setkey Y Z
-setkey Z Y
-setkey equal parenright
-setkey parenright parenleft
-setkey parenleft asterisk
-setkey doublequote at
-setkey plus bracketright
-setkey minus slash
-setkey slash ampersand
-setkey ampersand percent
-setkey percent caret
-setkey underscore question
-setkey question underscore
-setkey semicolon less
-setkey less numbersign
-setkey numbersign backslash
-setkey colon greater
-setkey greater bar
-setkey asterisk braceright
-
-
-title Spanish layout
-setkey
-setkey slash ampersand
-setkey ampersand caret
-setkey caret braceleft
-setkey asterisk braceright
-setkey parenleft asterisk
-setkey parenright parenleft
-setkey minus slash
-setkey equal parenright
-setkey quote minus
-setkey underscore question
-setkey question underscore
-setkey braceleft quote
-setkey braceright backslash
-setkey colon greater
-setkey greater bar
-setkey doublequote at
-setkey backslash backquote
-setkey less backslash
-setkey semicolon less
-setkey plus colon
-setkey at semicolon
-
-title French layout
-setkey
-setkey less backquote
-setkey greater tilde
-setkey ampersand 1
-setkey 1 exclam
-setkey tilde 2
-setkey 2 at
-setkey doublequote 3
-setkey 3 numbersign
-setkey quote 4
-setkey 4 dollar
-setkey parenleft 5
-setkey 5 percent
-setkey minus 6
-setkey 6 caret
-setkey backquote 7
-setkey 7 ampersand
-setkey underscore 8
-setkey 8 asterisk
-setkey backslash 9
-setkey 9 parenleft
-setkey at 0
-setkey 0 parenright
-setkey parenright minus
-setkey numbersign underscore
-setkey a q
-setkey A Q
-setkey z w
-setkey Z W
-setkey caret bracketleft
-setkey dollar bracketright
-setkey q a
-setkey Q A
-setkey m semicolon
-setkey M colon
-setkey bracketleft quote
-setkey percent doublequote
-setkey asterisk backslash
-setkey bracketright bar
-setkey w z
-setkey W Z
-setkey comma m
-setkey question M
-setkey semicolon comma
-setkey period less
-setkey colon period
-setkey slash greater
-setkey exclam slash
-setkey bar question
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/menu.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/menu.lst
deleted file mode 100755
index 60216f8..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/menu.lst
+++ /dev/null
@@ -1,26 +0,0 @@
-timeout 5
-default 0
-#color light-blue/blue light-cyan/blue
-#black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-###LARCH
-
-title Tools...
-configfile /boot/grub/tools.lst
-
-title Grub Settings...
-configfile /boot/grub/settings.lst
-
-title View Help...
-configfile /boot/grub/help.lst
-
-title More Options...
-configfile /boot/grub/more.lst
-
-title Shutdown the Computer
-halt
-
-title JMS Reboot the Computer
-reboot
-
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/more.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/more.lst
deleted file mode 100755
index 8fd5f7e..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/more.lst
+++ /dev/null
@@ -1,30 +0,0 @@
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-title << Back to Main Menu
-configfile /boot/grub/menu.lst
-
-title [EXPERIMENTAL] Attempt existing Linux detection
-configfile /boot/grub/tryboot.lst
-
-title [EDIT ME] Diskless Boot (PXE / BOOTP)
-#TODO wtf?
-root (nd)
-kernel /vmlinuz26 ip=dhcp root=/dev/nfs nfsroot=192.168.1.2:/boot/dir
-
-title [EDIT ME] NFS Root Boot
-root (cd)
-kernel /vmlinuz26 ip=dhcp root=/dev/nfs nfsroot=192.168.1.2:/boot/dir
-
-title [EDIT ME] Boot Existing Linux Install
-root (hd0,0)
-kernel /vmlinuz26 root=/dev/hda3 ro
-initrd /kernel26.img
-
-title [EDIT ME] Boot Existing Windows Install
-rootnoverify (hd0,0)
-makeactive
-chainloader +1
-
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/settings.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/settings.lst
deleted file mode 100755
index f8f8c95..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/settings.lst
+++ /dev/null
@@ -1,13 +0,0 @@
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-title << Back to Main Menu
-configfile /boot/grub/menu.lst
-
-title Keyboard settings
-configfile /boot/grub/keyboards.lst
-
-title Color settings
-configfile /boot/grub/colors.lst
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/tools.lst b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/tools.lst
deleted file mode 100755
index d226992..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/grub0/tools.lst
+++ /dev/null
@@ -1,14 +0,0 @@
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/grub/splash.xpm.gz
-
-title << Back to Main Menu
-configfile /boot/grub/menu.lst
-
-title Run memtest (Memory Testing)
-kernel /boot/memtest
-
-title Install GRUB to hd0 MBR
-root (hd0,0)
-setup (hd0)
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/actions.rc b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/actions.rc
deleted file mode 100755
index dd95b26..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/actions.rc
+++ /dev/null
@@ -1,3 +0,0 @@
-type=0
-orientation=1
-
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/autologin b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/autologin
deleted file mode 100755
index 93ca142..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/autologin
+++ /dev/null
@@ -1 +0,0 @@
-root \ No newline at end of file
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/bash_profile b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/bash_profile
deleted file mode 100755
index c49349b..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/bash_profile
+++ /dev/null
@@ -1 +0,0 @@
-. $HOME/.bashrc
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/delarch b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/delarch
deleted file mode 100755
index 108c1a4..0000000
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/copy/delarch
+++ /dev/null
@@ -1,63 +0,0 @@
-# This is a script called from the installation script fix-system2.
-# Its purpose is to remove custom live-only stuff from a just-installed
-# system.
-
-# $1 is the path to the installed system root directory.
-
-INSTALL=$1
-if [ -z "${INSTALL}" ] || [ ! -f /etc/rc.conf ]; then
- echo "ERROR: delarch installation adjustments failed:"
- echo " Please check installation mount point (${INSTALL})"
- exit 1
-fi
-
-rm -f "${INSTALL}/root/Desktop/Install Arch Linux.desktop"
-rm -f "${INSTALL}/etc/rc.d/functions.d/larch-autologin"
-
-if [ -f ${INSTALL}/etc/rc.local.orig ]; then
- mv ${INSTALL}/etc/rc.local.orig ${INSTALL}/etc/rc.local
-fi
-if [ -f ${INSTALL}/etc/rc.local.shutdown.orig ]; then
- mv ${INSTALL}/etc/rc.local.shutdown.orig ${INSTALL}/etc/rc.local.shutdown
-fi
-
-# start gdm from rc.conf
-sed -i '/^DAEMONS=/ s|!gdm|@gdm|' ${INSTALL}/etc/rc.conf
-
-#***************************************************#
-# Replace uses of larchquit in xfce panels and menu.#
-#***************************************************#
-### Unfortunately this isn't very simple. If anyone has a better way of
-### providing different Quit actions in the live version and the version
-### installed to disk from it, please let me know!
-### Maybe it would be better just to provide a special live quit desktop
-### icon which can be removed on installation, like the installation icon.
-
-defaultquit='<builtin name="Quit" cmd="Quit" icon="gnome-logout"/>'
-
-replacequit ()
-{
- for f in ${INSTALL}$1/.config/xfce4/panel/*; do
- if grep "^Exec=larchquit" ${f}; then
- n=$( echo ${f} | sed "s|^.*-\([0-9]\+\).*|\1|" )
- cp /.livesys/actions.rc \
- ${INSTALL}$1/.config/xfce4/panel/actions-${n}.rc
- rm ${f}
-
- sed -i "s|=\"launcher\" id=\"${n}\"|=\"actions\" id=\"${n}\"|" \
- ${INSTALL}$1/.config/xfce4/panel/panels.xml
- fi
- done
-
- if [ -f ${INSTALL}$1/.bash_profile ]; then
- rm -f ${INSTALL}$1/.local/share/applications/xfce4-logout.desktop
-
- cp /.livesys/bash_profile ${INSTALL}$1/.bash_profile
- fi
-}
-
-for hd in $( cat ${INSTALL}/etc/passwd | cut -d':' -f6 | grep '^/home/' ) \
- /root /etc/skel; do
- replacequit ${hd} &>/dev/null
-done
-#***************************************************#
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/delarch b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/delarch
new file mode 100644
index 0000000..71babb8
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/larch/delarch
@@ -0,0 +1,24 @@
+# This is a script called from the installation script fix-system2.
+# Its purpose is to remove custom live-only stuff from a just-installed
+# system.
+
+# $1 is the path to the installed system root directory.
+
+INSTALL=$1
+if [ -z "${INSTALL}" ] || [ ! -f /etc/rc.conf ]; then
+ echo "ERROR: delarch installation adjustments failed:"
+ echo " Please check installation mount point (${INSTALL})"
+ exit 1
+fi
+
+rm -f "${INSTALL}/root/Desktop/Install Arch Linux.desktop"
+rm -f "${INSTALL}/root/Desktop/Larch Documentation.desktop"
+
+sed "s|^autologin|#autologin|" -i "${INSTALL}/etc.schlim.conf"
+
+if [ -f ${INSTALL}/etc/rc.local.orig ]; then
+ mv ${INSTALL}/etc/rc.local.orig ${INSTALL}/etc/rc.local
+fi
+if [ -f ${INSTALL}/etc/rc.local.shutdown.orig ]; then
+ mv ${INSTALL}/etc/rc.local.shutdown.orig ${INSTALL}/etc/rc.local.shutdown
+fi