index
:
live-build
master
System Build Scripts
Andreas Loibl <andreas@andreas-loibl.de>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functions
/
defaults.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
Adding emdebian grip mode.
Daniel Baumann
1
-3/+59
2011-03-09
Removing debian-edu mode, outdated and apparently not used anymore.
Daniel Baumann
1
-38/+2
2011-03-09
Correcting defaults check for diverted losetup binary to also cope with host ...
Daniel Baumann
1
-1/+1
2011-03-09
Updating lxde-desktop support.
Daniel Baumann
1
-0/+5
2011-03-09
Implementing colorful output (currently disabled by default, though).
Daniel Baumann
1
-0/+1
2011-03-09
Generalizing internal LH_BREAKPOINTS variable.
Daniel Baumann
1
-1/+1
2011-03-09
Generalizing internal LH_VERBOSE variable.
Daniel Baumann
1
-1/+1
2011-03-09
Generalizing internal LH_QUIET variable.
Daniel Baumann
1
-1/+1
2011-03-09
Generalizing internal LH_DEBUG variable.
Daniel Baumann
1
-1/+1
2011-03-09
Generalizing internal LH_FORCE variable.
Daniel Baumann
1
-1/+1
2011-03-09
Adding armel to architecture specific checks.
Daniel Baumann
1
-10/+5
2011-03-09
Don't use set -e in sourced functions, this is the job of the actual executed...
Daniel Baumann
1
-2/+0
2011-03-09
Automatically correct LH_SETUP value if the configured losetup cannot be found.
Daniel Baumann
1
-1/+1
2011-03-09
Warn when using syslinux with a non-FAT LH_BINARY_FILESYSTEM.
Chris Lamb
1
-0/+12
2011-03-09
Don't install more than one kernel image when building minimal or stripped im...
Daniel Baumann
1
-2/+18
2011-03-09
Improve architecture auto-detection.
Chris Lamb
1
-2/+12
2011-03-09
Setting project email address to the new debian-live@lists.debian.org.
Daniel Baumann
1
-1/+1
2011-03-09
Renaming sections to categories in order to use the same names as Debian Poli...
Daniel Baumann
1
-3/+3
2011-03-09
Install loop-aes-utils if we are using encryption.
Chris Lamb
1
-0/+4
2011-03-09
Correct logic in LH_BOOTAPPEND_INSTALL handling
Chris Lamb
1
-4/+7
2011-03-09
Correcting win32-loader default values.
Daniel Baumann
1
-2/+2
2011-03-09
Moving win32-loader inclusion support from external hook into main program (C...
Daniel Baumann
1
-0/+11
2011-03-09
Removing superfluous echo type from echo call.
Daniel Baumann
1
-1/+1
2011-03-09
Correcting escaping of $VERSION in LH_ISO_PREPARER defaults.
Daniel Baumann
1
-1/+1
2011-03-09
Correcting aesthetic typo "proces" -> "process".
Chris Lamb
1
-1/+1
2011-03-09
Add leading space to prevent unnecessary diff when running lh_config repeatedly.
Chris Lamb
1
-1/+1
2011-03-09
Rename internal LH_BOOTAPPEND_PRESEED variable to _LH_BOOTAPPEND_PRESEED
Chris Lamb
1
-6/+6
2011-03-09
Replacing remaining echo calls with proper echo functions.
Daniel Baumann
1
-5/+5
2011-03-09
Don't expand version in default configuration, but rather use it dynamically.
Daniel Baumann
1
-1/+1
2011-03-09
Supporting remote preseeding files.
Tiago Bortoletto Vaz
1
-1/+9
2011-03-09
Also allowing multiple preseeding files for netboot.
Tiago Bortoletto Vaz
1
-3/+7
2011-03-09
Adding guessing of the preseeding filename, and way to manually overwrite it ...
Daniel Baumann
1
-7/+39
2011-03-09
Adding last modifications in order to have localization fully working in live...
Tiago Bortoletto Vaz
1
-1/+1
2011-03-09
Merging debian-installer-daily option into debian-installer-distribution.
Daniel Baumann
1
-3/+0
2011-03-09
Suporting debian-installer distribution choice, which makes possible to build...
Tiago Bortoletto Vaz
1
-0/+3
2011-03-09
Print a warning when package caching is disabled but d-i integration is enabled.
Chris Lamb
1
-0/+11
2011-03-09
Perform in LH_BOOTAPPEND_INSTALL conditional expansion manually to avoid expa...
Chris Lamb
1
-1/+4
2011-03-09
Print a friendlier message if debootstrap or cdebootstrap cannot be found.
Chris Lamb
1
-1/+2
2011-03-09
Migrate a In_list candidate to grep -E.
Chris Lamb
1
-1/+1
2011-03-09
Add support for usb-hdd on sparc (requires parted 1.8 from experimental).
Chris Lamb
1
-1/+8
2011-03-09
Add support for the sparc architecture.
Chris Lamb
1
-0/+4
2011-03-09
Adding powerpc64 to default kernel flavours (in addition to the normal 32 bit...
Daniel Baumann
1
-1/+1
2011-03-09
helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"
Chris Lamb
1
-1/+1
2011-03-09
Removing temporary workaround of adding lzma-modules2.6 to linux packages, al...
Daniel Baumann
1
-5/+0
2011-03-09
Also including lzma modules on lenny temporarily.
Daniel Baumann
1
-1/+1
2011-03-09
Allow LH_ENCRYPTION="disabled" to disable encryption
Chris Lamb
1
-5/+8
2011-03-09
Switching default of LH_APT from aptitude to apt for >= lenny.
Daniel Baumann
1
-1/+6
2011-03-09
Including 686 kernel flavour on i386 too, but defaulting (still) to 486 for c...
Daniel Baumann
1
-1/+1
2011-03-09
Updating copyright years to 2008.
Daniel Baumann
1
-1/+1
2011-03-09
Fixed accidental overwriting of LH_NET_TARBALL value in defaults.
Daniel Baumann
1
-1/+1
[next]