Skip to content

Commit

Permalink
moved syslinux-themes-webc packages into config
Browse files Browse the repository at this point in the history
fixed ping script by making in background
cleared out some vga options which I think aren't not needed
  • Loading branch information
kaihendry committed Feb 19, 2012
1 parent 2cc3a5c commit 2efcc04
Show file tree
Hide file tree
Showing 25 changed files with 107 additions and 3 deletions.
4 changes: 2 additions & 2 deletions webconverger/auto/config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

lb config noauto --clean \
--bootappend-live "homepage=http://webconverger.com hostname=webconverger nonetworking nopersistent quickreboot nomodeset splash username=webc vga=current quiet noroot" \
--bootappend-live "homepage=http://webconverger.com hostname=webconverger nonetworking nopersistent quickreboot splash username=webc quiet noroot" \
--parent-mirror-chroot "http://cdn.debian.net/debian/" \
--parent-mirror-binary "http://cdn.debian.net/debian/" \
-k 486 \
Expand All @@ -12,7 +12,7 @@ lb config noauto --clean \
--parent-archive-areas "main contrib non-free" \
--mode progress --distribution artax \
--debian-installer false \
--syslinux-theme webc \
--syslinux-theme live-build \
--apt-indices false \
--iso-publisher "http://webconverger.com" \
--iso-volume "Webconverger" \
Expand Down
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/isolinux/install.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# FIXME
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/isolinux/isolinux.bin
4 changes: 4 additions & 0 deletions webconverger/config/bootloaders/isolinux/isolinux.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include menu.cfg
default vesamenu.c32
prompt 0
timeout 100
5 changes: 5 additions & 0 deletions webconverger/config/bootloaders/isolinux/live.cfg.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
label live-@FLAVOUR@
menu label ^English
menu default
kernel @KERNEL@
append initrd=@INITRD@ boot=live config @LB_BOOTAPPEND_LIVE@
8 changes: 8 additions & 0 deletions webconverger/config/bootloaders/isolinux/menu.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
menu hshift 0
menu width 82

menu title Boot menu
include stdmenu.cfg
include live.cfg
include install.cfg
menu end
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions webconverger/config/bootloaders/isolinux/stdmenu.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
menu background splash.png
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
menu vshift 17
menu rows 10
menu helpmsgrow 15
# The command line must be at least one line from the bottom.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Press ENTER to boot or TAB to edit a menu entry
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/isolinux/vesamenu.c32
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/pxelinux/install.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# FIXME
5 changes: 5 additions & 0 deletions webconverger/config/bootloaders/pxelinux/live.cfg.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
label live-@FLAVOUR@
menu label ^Live (@FLAVOUR@)
menu default
kernel @KERNEL@
append initrd=@INITRD@ boot=live config @LB_BOOTAPPEND_LIVE@
8 changes: 8 additions & 0 deletions webconverger/config/bootloaders/pxelinux/menu.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
menu hshift 0
menu width 82

menu title Boot menu
include stdmenu.cfg
include live.cfg
include install.cfg
menu end
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/pxelinux/pxelinux.0
4 changes: 4 additions & 0 deletions webconverger/config/bootloaders/pxelinux/pxelinux.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include menu.cfg
default vesamenu.c32
prompt 0
timeout 0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions webconverger/config/bootloaders/pxelinux/stdmenu.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
menu background splash.png
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
menu vshift 17
menu rows 10
menu helpmsgrow 15
# The command line must be at least one line from the bottom.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Press ENTER to boot or TAB to edit a menu entry
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/pxelinux/vesamenu.c32
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/syslinux/install.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# FIXME
5 changes: 5 additions & 0 deletions webconverger/config/bootloaders/syslinux/live.cfg.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
label live-@FLAVOUR@
menu label ^Live (@FLAVOUR@)
menu default
kernel @KERNEL@
append initrd=@INITRD@ boot=live config @LB_BOOTAPPEND_LIVE@
8 changes: 8 additions & 0 deletions webconverger/config/bootloaders/syslinux/menu.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
menu hshift 0
menu width 82

menu title Boot menu
include stdmenu.cfg
include live.cfg
include install.cfg
menu end
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions webconverger/config/bootloaders/syslinux/stdmenu.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
menu background splash.png
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
menu vshift 17
menu rows 10
menu helpmsgrow 15
# The command line must be at least one line from the bottom.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Press ENTER to boot or TAB to edit a menu entry
4 changes: 4 additions & 0 deletions webconverger/config/bootloaders/syslinux/syslinux.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include menu.cfg
default vesamenu.c32
prompt 0
timeout 0
1 change: 1 addition & 0 deletions webconverger/config/bootloaders/syslinux/vesamenu.c32
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ do
sleep $sleeping
done

done
done &

0 comments on commit 2efcc04

Please sign in to comment.