summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Removing obsolete parameter.txt for etchs casper.Daniel Baumann1-49/+0
2011-03-09Replacing sed 4.2 command to assemble debootstraps components option with a ↵Daniel Baumann1-1/+1
less advanced one, in order to work on legacy distributions.
2011-03-09Adding suffix .list to sources.list.d snipplets.Daniel Baumann1-4/+4
2011-03-09Adding example hook to remove udev persistent device generator rules.Daniel Baumann1-0/+8
2011-03-09Using /etc/apt/sources.list.d mechanism for local sources.list snipplets.Daniel Baumann1-6/+20
2011-03-09Replacing categories with archive-areas in package lists.Daniel Baumann1-2/+2
2011-03-09Dropping etch support.Daniel Baumann146-19353/+51
2011-03-09Updating config tree version checks.Daniel Baumann1-1/+6
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann87-154/+139
2011-03-09Releasing debian version 1.0.6-2.Daniel Baumann1-0/+7
2011-03-09Replacing sed 4.2 command to assemble debootstraps components option with a ↵Daniel Baumann1-1/+1
less advanced one, in order to work on legacy distributions.
2011-03-09Releasing debian version 1.0.6-1.Daniel Baumann2-1/+121
2011-03-09Removing newline in f6.txt syslinux template.Daniel Baumann1-1/+1
2011-03-09Removing newline in f8.txt.install syslinux template.Daniel Baumann1-1/+1
2011-03-09Only adding hardcoded fallback syslinux label when not using neither ↵Daniel Baumann1-2/+7
vesamenu nor gfxboot.
2011-03-09Adding another workaround for etchs syslinux generation to manually treat ↵Daniel Baumann1-1/+7
live.cfg.
2011-03-09Adding syslinux hardcoded default label entries.Daniel Baumann1-4/+22
2011-03-09Respecting that etch has no prompt.cfg in netboot images.Daniel Baumann1-1/+4
2011-03-09Giving conditional message in lh_config when creating or updating the config ↵Daniel Baumann1-1/+6
tree.
2011-03-09Correcting LH_BOOTAPPEND_INSTALL default values.Cody A.W. Somerville1-9/+9
2011-03-09Fixing intermittent truncating of filesystem.Cody A.W. Somerville1-2/+2
2011-03-09Omit numbering for first kernel and initrd installed into binary.Cody A.W. Somerville1-0/+6
2011-03-09Renaming example hooks and prefixing them with distribution name.Daniel Baumann25-40/+18
2011-03-09Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for ↵Daniel Baumann1-0/+96
bugfixing cdrom-detect when using live-installer in lenny.
2011-03-09Adding patch from Dusty Hendrickson <dhendrickson@cleversafe.com> to allow ↵Daniel Baumann1-0/+6
lh_bootstrap_debootstrap to bootstrap from different section than main and evaluate LH_CATEGORIES for that purpose.
2011-03-09Tidy helper calls before and after switching chroot filesystem in ↵Daniel Baumann1-18/+0
lh_binary_rootfs to not leave certain helpers activated at the end of the build, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
2011-03-09Simplyfing chroot copying in lh_binary_chroot.Daniel Baumann1-2/+2
2011-03-09Escaping variables in binary.sh of lh_binary_iso, thanks to Luigi Capriotti ↵Daniel Baumann1-8/+8
<l.capriotti@xbmc.org>.
2011-03-09Adjusting pathes for boot-screens in netboot images.Daniel Baumann1-0/+2
2011-03-09Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu.Daniel Baumann1-4/+15
2011-03-09Correcting pathes in include statements when building netboot images ↵Daniel Baumann1-0/+6
(Closes: #546910).
2011-03-09Fixing regression imported by fixing #533846 incorrectly.Daniel Baumann1-3/+6
2011-03-09Rewording some of the error messages in Check_defaults().Karl Goetz1-4/+4
2011-03-09Correcting spelling type in 'wrong config tree version' error message.Karl Goetz1-1/+1
2011-03-09Replacing all -ge with -gt checks for string max lenghts of iso meta ↵Karl Goetz1-4/+4
information.
2011-03-09Correcting comment about replacing /dev/urandom with /dev/random.Karl Goetz1-1/+1
2011-03-09Adding missing exit 1 in the archtiecture detection case.Karl Goetz1-0/+1
2011-03-09Adding check for config tree version and fail or give warnings if the ↵Daniel Baumann1-0/+22
version doesn't match.
2011-03-09Merging initial and experimental grub2 support from Luigi Capriotti ↵Daniel Baumann8-1/+401
<l.capriotti@xbmc.org>. Outstanding issues: doesn't work chrooted yet, lh_binary_iso binary.sh modifications probably should be done at lh_binary_grub2.
2011-03-09Correcting apt pinning support.Rui Miguel Bernardo1-9/+34
2011-03-09Updating defaults of linux packages for sid (>= 2.6.31).Daniel Baumann1-1/+9
2011-03-09Fixing another nroff formatting error in lh_config manpage.Daniel Baumann1-1/+1
2011-03-09Don't use dh_clean in favour of dh_prep.Daniel Baumann1-1/+1
2011-03-09Updating to standards version 3.8.3.Daniel Baumann1-1/+1
2011-03-09Updating to debhelper 7.Daniel Baumann2-2/+2
2011-03-09Fixing nroff formatting error in lh_config manpage.Daniel Baumann1-1/+1
2011-03-09Correcting spelling typo in a previous changelog entry to please lintian.Daniel Baumann1-1/+1
2011-03-09Correcting conditional reading of local functions.Daniel Baumann1-1/+1
2011-03-09Also actually creating the functions directory in lh_config.Daniel Baumann1-1/+1
2011-03-09Allow to overload global functions with local functions stored in the config ↵Daniel Baumann2-0/+15
tree at scripts/functions. live-helper 1.0.6 will be the last release of live-helper 1.x, which will produce lenny 5.0.3 release images. However, when 5.0.4 is due, we'll need to produce new images with slightly modified functions/release.sh files. In order to acchieve that, we'll allow to have such a file overload the functions shipped in live-helper. This way, we can acchieve that: * live-helper itself doesn't need to be updated through stable updates anymore. * we still can do the required changes for a new point release. * we even ship the changes in the source tarballs automatically.