Age | Commit message (Expand) | Author |
2011-03-09 | Correcting wrong logic in defaults.sh which resultet in having loop-aes-utils... | Daniel Baumann |
2011-03-09 | Overwriting the debootstrap or fdisk program if it is set to a value that is ... | Daniel Baumann |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann |
2011-03-09 | Correcting typo in previous aptitude->tasksel commit. | Daniel Baumann |
2011-03-09 | Setting default taskel program from aptitude to tasksel. | Daniel Baumann |
2011-03-09 | Unsupported bootloader/image type combinations are errors, not warning. | Daniel Baumann |
2011-03-09 | Don't break messages into parts; this make it impossible for translators | Antonio Terceiro |
2011-03-09 | Adding check for currently not supported bootloader/image-type combinations. | Daniel Baumann |
2011-03-09 | Adding short comments to the different cases in Check_defaults();. | Daniel Baumann |
2011-03-09 | Set default value of _COLOR to "false" from "disabled". | Chris Lamb |
2011-03-09 | Adding emdebian grip mode. | Daniel Baumann |
2011-03-09 | Removing debian-edu mode, outdated and apparently not used anymore. | Daniel Baumann |
2011-03-09 | Correcting defaults check for diverted losetup binary to also cope with host ... | Daniel Baumann |
2011-03-09 | Updating lxde-desktop support. | Daniel Baumann |
2011-03-09 | Implementing colorful output (currently disabled by default, though). | Daniel Baumann |
2011-03-09 | Generalizing internal LH_BREAKPOINTS variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_VERBOSE variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_QUIET variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_DEBUG variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_FORCE variable. | Daniel Baumann |
2011-03-09 | Adding armel to architecture specific checks. | Daniel Baumann |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual executed... | Daniel Baumann |
2011-03-09 | Automatically correct LH_SETUP value if the configured losetup cannot be found. | Daniel Baumann |
2011-03-09 | Warn when using syslinux with a non-FAT LH_BINARY_FILESYSTEM. | Chris Lamb |
2011-03-09 | Don't install more than one kernel image when building minimal or stripped im... | Daniel Baumann |
2011-03-09 | Improve architecture auto-detection. | Chris Lamb |
2011-03-09 | Setting project email address to the new debian-live@lists.debian.org. | Daniel Baumann |
2011-03-09 | Renaming sections to categories in order to use the same names as Debian Poli... | Daniel Baumann |
2011-03-09 | Install loop-aes-utils if we are using encryption. | Chris Lamb |
2011-03-09 | Correct logic in LH_BOOTAPPEND_INSTALL handling | Chris Lamb |
2011-03-09 | Correcting win32-loader default values. | Daniel Baumann |
2011-03-09 | Moving win32-loader inclusion support from external hook into main program (C... | Daniel Baumann |
2011-03-09 | Removing superfluous echo type from echo call. | Daniel Baumann |
2011-03-09 | Correcting escaping of $VERSION in LH_ISO_PREPARER defaults. | Daniel Baumann |
2011-03-09 | Correcting aesthetic typo "proces" -> "process". | Chris Lamb |
2011-03-09 | Add leading space to prevent unnecessary diff when running lh_config repeatedly. | Chris Lamb |
2011-03-09 | Rename internal LH_BOOTAPPEND_PRESEED variable to _LH_BOOTAPPEND_PRESEED | Chris Lamb |
2011-03-09 | Replacing remaining echo calls with proper echo functions. | Daniel Baumann |
2011-03-09 | Don't expand version in default configuration, but rather use it dynamically. | Daniel Baumann |
2011-03-09 | Supporting remote preseeding files. | Tiago Bortoletto Vaz |
2011-03-09 | Also allowing multiple preseeding files for netboot. | Tiago Bortoletto Vaz |
2011-03-09 | Adding guessing of the preseeding filename, and way to manually overwrite it ... | Daniel Baumann |
2011-03-09 | Adding last modifications in order to have localization fully working in live... | Tiago Bortoletto Vaz |
2011-03-09 | Merging debian-installer-daily option into debian-installer-distribution. | Daniel Baumann |
2011-03-09 | Suporting debian-installer distribution choice, which makes possible to build... | Tiago Bortoletto Vaz |
2011-03-09 | Print a warning when package caching is disabled but d-i integration is enabled. | Chris Lamb |
2011-03-09 | Perform in LH_BOOTAPPEND_INSTALL conditional expansion manually to avoid expa... | Chris Lamb |
2011-03-09 | Print a friendlier message if debootstrap or cdebootstrap cannot be found. | Chris Lamb |
2011-03-09 | Migrate a In_list candidate to grep -E. | Chris Lamb |
2011-03-09 | Add support for usb-hdd on sparc (requires parted 1.8 from experimental). | Chris Lamb |