From eddf79ba816ed061c6e2e70558f9a62c9191467c Mon Sep 17 00:00:00 2001 From: ficus Date: Tue, 13 Nov 2012 22:56:37 +0100 Subject: WIP: more torouter-ish image, boots with care --- config/binary | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config/binary') diff --git a/config/binary b/config/binary index d8f2969..27e0043 100644 --- a/config/binary +++ b/config/binary @@ -14,7 +14,7 @@ LB_APT_INDICES="true" # $LB_BOOTAPPEND_LIVE: set boot parameters # (Default: empty) -LB_BOOTAPPEND_LIVE="boot=live config quiet splash" +LB_BOOTAPPEND_LIVE="boot=live config username=torouter" # $LB_BOOTAPPEND_INSTALL: set boot parameters # (Default: empty) @@ -78,16 +78,16 @@ LB_HDD_SIZE="10000" LB_ISO_APPLICATION="Debian Live" # $LB_ISO_PREPARER: set iso preparer -# (Default: live-build 3.0~a67-1; http://packages.qa.debian.org/live-build) -LB_ISO_PREPARER="live-build 3.0~a67-1; http://packages.qa.debian.org/live-build" +# (Default: live-build $VERSION; http://packages.qa.debian.org/live-build) +LB_ISO_PREPARER="live-build $VERSION; http://packages.qa.debian.org/live-build" # $LB_ISO_PUBLISHER: set iso publisher # (Default: Debian Live project; http://live.debian.net/; debian-live@lists.debian.org) LB_ISO_PUBLISHER="Debian Live project; http://live.debian.net/; debian-live@lists.debian.org" # $LB_ISO_VOLUME: set iso volume (max 32 chars) -# (Default: Debian wheezy 20121112-18:54) -LB_ISO_VOLUME="Debian wheezy 20121112-18:54" +# (Default: Debian wheezy $(date +%Y%m%d-%H:%M)) +LB_ISO_VOLUME="Debian wheezy $(date +%Y%m%d-%H:%M)" # $LB_JFFS2_ERASEBLOCK: set jffs2 eraseblock size # (Default: unset) -- cgit v1.2.3