Skip to content

Commit

Permalink
branding tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihendry committed Oct 26, 2011
1 parent c086d06 commit 255eff6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions webconverger/auto/config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#MIRROR_DEBIAN="http://ftp.de.debian.org/debian"

lb config noauto --clean \
--bootappend-live "homepage=http://portal.webconverger.com hostname=webconverger nonetworking nopersistent quickreboot nomodeset noroot splash username=webc vga=current quiet" \
--bootappend-live "homepage=http://webconverger.com?v=9.0 hostname=webconverger nonetworking nopersistent quickreboot nomodeset noroot splash username=webc vga=current quiet" \
-k 486 \
-a i386 \
-b iso-hybrid \
Expand All @@ -15,9 +15,12 @@ lb config noauto --clean \
--debian-installer false \
--syslinux-theme webc \
--apt-indices false \
--iso-publisher "http://webconverger.com" \
--iso-volume "Webconverger" \
--iso-application "Webconverger" \
--archive-areas "main contrib non-free" \
--apt-recommends false \
--memtest none \
--source true \
--source false \
--archives live \
${@}

0 comments on commit 255eff6

Please sign in to comment.