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 new setting for binary indices: If set to none, no indices are include...
Daniel Baumann
1
-1/+6
2011-03-09
Only enabling win32-loader by default if we also include debian-installer.
Daniel Baumann
1
-1/+6
2011-03-09
For space consideration, don't install laptop task in desktop images by defau...
Daniel Baumann
1
-4/+4
2011-03-09
Really correcting bootstrap default logic to not overwrite the 'copy' method.
Daniel Baumann
1
-1/+1
2011-03-09
Correcting bootstrap default logic to not overwrite the 'copy' method.
Daniel Baumann
1
-1/+1
2011-03-09
Including the distribution name in iso volume when being in debian mode.
Daniel Baumann
1
-1/+1
2011-03-09
Correcting typo in iso volume.
Daniel Baumann
1
-1/+1
2011-03-09
Adding own iso volume when beeing in release mode.
Daniel Baumann
1
-1/+6
2011-03-09
Introducing debian-release mode.
Daniel Baumann
1
-12/+12
2011-03-09
Correcting wrong logic in defaults.sh which resultet in having loop-aes-utils...
Daniel Baumann
1
-4/+11
2011-03-09
Overwriting the debootstrap or fdisk program if it is set to a value that is ...
Daniel Baumann
1
-4/+3
2011-03-09
Updating year in copyright notices for 2009.
Daniel Baumann
1
-1/+1
2011-03-09
Correcting typo in previous aptitude->tasksel commit.
Daniel Baumann
1
-1/+1
2011-03-09
Setting default taskel program from aptitude to tasksel.
Daniel Baumann
1
-1/+1
2011-03-09
Unsupported bootloader/image type combinations are errors, not warning.
Daniel Baumann
1
-1/+1
2011-03-09
Don't break messages into parts; this make it impossible for translators
Antonio Terceiro
1
-30/+7
2011-03-09
Adding check for currently not supported bootloader/image-type combinations.
Daniel Baumann
1
-0/+13
2011-03-09
Adding short comments to the different cases in Check_defaults();.
Daniel Baumann
1
-0/+5
2011-03-09
Set default value of _COLOR to "false" from "disabled".
Chris Lamb
1
-1/+1
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
[prev]
[next]