Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu. | Daniel Baumann | 1 | -4/+15 |
2011-03-09 | Correcting pathes in include statements when building netboot images (Closes:... | Daniel Baumann | 1 | -0/+6 |
2011-03-09 | Fixing regression imported by fixing #533846 incorrectly. | Daniel Baumann | 1 | -3/+6 |
2011-03-09 | Rewording some of the error messages in Check_defaults(). | Karl Goetz | 1 | -4/+4 |
2011-03-09 | Correcting spelling type in 'wrong config tree version' error message. | Karl Goetz | 1 | -1/+1 |
2011-03-09 | Replacing all -ge with -gt checks for string max lenghts of iso meta informat... | Karl Goetz | 1 | -4/+4 |
2011-03-09 | Correcting comment about replacing /dev/urandom with /dev/random. | Karl Goetz | 1 | -1/+1 |
2011-03-09 | Adding missing exit 1 in the archtiecture detection case. | Karl Goetz | 1 | -0/+1 |
2011-03-09 | Adding check for config tree version and fail or give warnings if the version... | Daniel Baumann | 1 | -0/+22 |
2011-03-09 | Merging initial and experimental grub2 support from Luigi Capriotti <l.caprio... | Daniel Baumann | 8 | -1/+401 |
2011-03-09 | Correcting apt pinning support. | Rui Miguel Bernardo | 1 | -9/+34 |
2011-03-09 | Updating defaults of linux packages for sid (>= 2.6.31). | Daniel Baumann | 1 | -1/+9 |
2011-03-09 | Fixing another nroff formatting error in lh_config manpage. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Don't use dh_clean in favour of dh_prep. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Updating to standards version 3.8.3. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Updating to debhelper 7. | Daniel Baumann | 2 | -2/+2 |
2011-03-09 | Fixing nroff formatting error in lh_config manpage. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Correcting spelling typo in a previous changelog entry to please lintian. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Correcting conditional reading of local functions. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Also actually creating the functions directory in lh_config. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Allow to overload global functions with local functions stored in the config ... | Daniel Baumann | 2 | -0/+15 |
2011-03-09 | Updating distribution release information. | Daniel Baumann | 1 | -1/+2 |
2011-03-09 | Avoid showing 'dashed commands are deprecated' warning more than one within l... | Daniel Baumann | 1 | -7/+7 |
2011-03-09 | Giving message to users that lh_config is actually doing something. | Daniel Baumann | 1 | -0/+2 |
2011-03-09 | Deprecating all dashed forms of commands. | Daniel Baumann | 15 | -193/+211 |
2011-03-09 | Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux me... | Daniel Baumann | 1 | -1/+3 |
2011-03-09 | Allow to enforce syslinux menu module through LH_SYSLINUX_MENU. | Daniel Baumann | 1 | -2/+18 |
2011-03-09 | Returning error value of the last process before exiting (Closes: #527331). | Daniel Baumann | 1 | -0/+4 |
2011-03-09 | Using pre-cached bootstrap stage, if available, in order to build chroot imag... | Daniel Baumann | 2 | -5/+127 |
2011-03-09 | Updating vcs fields. | Daniel Baumann | 1 | -2/+2 |
2011-03-09 | Updating debian-forensics packages list. | Daniel Baumann | 1 | -3/+9 |
2011-03-09 | Updating conditionals in package lists for squeeze. | Daniel Baumann | 3 | -4/+4 |
2011-03-09 | Adding mailutils to rescue list. | Daniel Baumann | 1 | -0/+1 |
2011-03-09 | Updating kde-core package list for squeeze/sid, thanks to Diederik de Haas <d... | Daniel Baumann | 1 | -1/+8 |
2011-03-09 | Respecting /etc/hostname in case it's part of chroot_local-includes, thanks t... | Daniel Baumann | 1 | -0/+6 |
2011-03-09 | Updating git snapshot repository in image autobuild script. | Daniel Baumann | 1 | -4/+4 |
2011-03-09 | Removing old debian-edu source repository example. | Daniel Baumann | 1 | -11/+0 |
2011-03-09 | Removing old fai source repository example. | Daniel Baumann | 1 | -9/+0 |
2011-03-09 | Removing old beryl source repository example. | Daniel Baumann | 1 | -14/+0 |
2011-03-09 | Updating debian-backports example sources for lenny. | Daniel Baumann | 2 | -4/+37 |
2011-03-09 | Adding live snapshots repository gpg key. | Daniel Baumann | 2 | -0/+32 |
2011-03-09 | Updating debian-live snapshots repository entries. | Daniel Baumann | 1 | -2/+2 |
2011-03-09 | Adding gfortran and gnat to rescue list. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Adding console-setup to standard package list. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Correcting install calls for reportbug files in rules. | Daniel Baumann | 1 | -2/+2 |
2011-03-09 | Updating presubj text for reportbug. | Daniel Baumann | 1 | -2/+11 |
2011-03-09 | Automatically optaining version number for config tree format. | Daniel Baumann | 2 | -1/+2 |
2011-03-09 | Only add available install frontend boot entries. | Cody A.W. Somerville | 3 | -6/+27 |
2011-03-09 | Unify bootloader helpers. | Cody A.W. Somerville | 2 | -29/+78 |
2011-03-09 | Allowing to overwrite default gzip options through config switch or option. | Daniel Baumann | 8 | -36/+32 |