Daniel Baumann
02fee2236a
Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for bugfixing cdrom-detect when using live-installer in lenny.
2011-03-09 19:09:48 +01:00
Daniel Baumann
22c6dc6149
Adding patch from Dusty Hendrickson <dhendrickson@cleversafe.com> to allow lh_bootstrap_debootstrap to bootstrap from different section than main and evaluate LH_CATEGORIES for that purpose.
2011-03-09 19:09:48 +01:00
Daniel Baumann
82277aec3b
Tidy helper calls before and after switching chroot filesystem in 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-09 19:09:48 +01:00
Daniel Baumann
9b38ed621e
Simplyfing chroot copying in lh_binary_chroot.
2011-03-09 19:09:48 +01:00
Daniel Baumann
c9943f079f
Escaping variables in binary.sh of lh_binary_iso, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
2011-03-09 19:09:48 +01:00
Daniel Baumann
bf74055024
Adjusting pathes for boot-screens in netboot images.
2011-03-09 19:09:48 +01:00
Daniel Baumann
634193980a
Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu.
2011-03-09 19:09:48 +01:00
Daniel Baumann
57a8ef8442
Correcting pathes in include statements when building netboot images ( Closes : #546910 ).
2011-03-09 19:09:48 +01:00
Daniel Baumann
bcb1e6f7d5
Fixing regression imported by fixing #533846 incorrectly.
2011-03-09 19:09:48 +01:00
Karl Goetz
fe17dbbadc
Rewording some of the error messages in Check_defaults().
2011-03-09 19:09:48 +01:00
Karl Goetz
b17d43784f
Correcting spelling type in 'wrong config tree version' error message.
2011-03-09 19:09:48 +01:00
Karl Goetz
0e1256d02c
Replacing all -ge with -gt checks for string max lenghts of iso meta information.
2011-03-09 19:09:48 +01:00
Karl Goetz
23fc01e1b8
Correcting comment about replacing /dev/urandom with /dev/random.
2011-03-09 19:09:48 +01:00
Karl Goetz
2e103e90c5
Adding missing exit 1 in the archtiecture detection case.
2011-03-09 19:09:48 +01:00
Daniel Baumann
5cc363b06e
Adding check for config tree version and fail or give warnings if the version doesn't match.
2011-03-09 19:09:48 +01:00
Daniel Baumann
2e2de4361d
Merging initial and experimental grub2 support from Luigi Capriotti <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-09 19:09:48 +01:00
Rui Miguel Bernardo
7523992b6a
Correcting apt pinning support.
2011-03-09 19:09:48 +01:00
Daniel Baumann
22992d84b0
Updating defaults of linux packages for sid (>= 2.6.31).
2011-03-09 19:09:48 +01:00
Daniel Baumann
0d960b463c
Fixing another nroff formatting error in lh_config manpage.
2011-03-09 19:09:48 +01:00
Daniel Baumann
608089e033
Don't use dh_clean in favour of dh_prep.
2011-03-09 19:09:47 +01:00
Daniel Baumann
f0b56024f4
Updating to standards version 3.8.3.
2011-03-09 19:09:47 +01:00
Daniel Baumann
d943973376
Updating to debhelper 7.
2011-03-09 19:09:47 +01:00
Daniel Baumann
ad7178ade6
Fixing nroff formatting error in lh_config manpage.
2011-03-09 19:09:47 +01:00
Daniel Baumann
733f79b436
Correcting spelling typo in a previous changelog entry to please lintian.
2011-03-09 19:09:47 +01:00
Daniel Baumann
7a1f04dd14
Correcting conditional reading of local functions.
2011-03-09 19:09:47 +01:00
Daniel Baumann
e74e645dd0
Also actually creating the functions directory in lh_config.
2011-03-09 19:09:47 +01:00
Daniel Baumann
a87d976add
Allow to overload global functions with local functions stored in the config 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.
2011-03-09 19:09:47 +01:00
Daniel Baumann
e94c400887
Updating distribution release information.
2011-03-09 19:09:47 +01:00
Daniel Baumann
26f5aaf0bf
Avoid showing 'dashed commands are deprecated' warning more than one within lh_clean.
2011-03-09 19:09:47 +01:00
Daniel Baumann
7036e269ce
Giving message to users that lh_config is actually doing something.
2011-03-09 19:09:47 +01:00
Daniel Baumann
82cbc81b3d
Deprecating all dashed forms of commands.
2011-03-09 19:09:47 +01:00
Daniel Baumann
74f7986e69
Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux menu module ( Closes : #533846 ).
2011-03-09 19:09:47 +01:00
Daniel Baumann
e5f7eea5db
Allow to enforce syslinux menu module through LH_SYSLINUX_MENU.
2011-03-09 19:09:47 +01:00
Daniel Baumann
5611d7306e
Returning error value of the last process before exiting ( Closes : #527331 ).
2011-03-09 19:09:47 +01:00
Daniel Baumann
fa9ebfb6d1
Using pre-cached bootstrap stage, if available, in order to build chroot image which dramatically speads up building of large images.
2011-03-09 19:09:47 +01:00
Daniel Baumann
4d341dfbb2
Updating vcs fields.
2011-03-09 19:09:47 +01:00
Daniel Baumann
0c76761bd7
Updating debian-forensics packages list.
2011-03-09 19:09:47 +01:00
Daniel Baumann
bc31a05eed
Updating conditionals in package lists for squeeze.
2011-03-09 19:09:47 +01:00
Daniel Baumann
dbec38e7ed
Adding mailutils to rescue list.
2011-03-09 19:09:47 +01:00
Daniel Baumann
1f51cc18bf
Updating kde-core package list for squeeze/sid, thanks to Diederik de Haas <didi.debian@cknow.org>.
2011-03-09 19:09:47 +01:00
Daniel Baumann
9e766a06ef
Respecting /etc/hostname in case it's part of chroot_local-includes, thanks to Luigi Capriotti <l.capriotti@xbmc.org> for the idea.
2011-03-09 19:09:47 +01:00
Daniel Baumann
efa4b9aaa3
Updating git snapshot repository in image autobuild script.
2011-03-09 19:09:47 +01:00
Daniel Baumann
3ec9678766
Removing old debian-edu source repository example.
2011-03-09 19:09:47 +01:00
Daniel Baumann
f24b222739
Removing old fai source repository example.
2011-03-09 19:09:47 +01:00
Daniel Baumann
c6353f57d1
Removing old beryl source repository example.
2011-03-09 19:09:47 +01:00
Daniel Baumann
48d75ceddc
Updating debian-backports example sources for lenny.
2011-03-09 19:09:47 +01:00
Daniel Baumann
3e89a9b523
Adding live snapshots repository gpg key.
2011-03-09 19:09:47 +01:00
Daniel Baumann
501a86dc0c
Updating debian-live snapshots repository entries.
2011-03-09 19:09:47 +01:00
Daniel Baumann
3591c00c94
Adding gfortran and gnat to rescue list.
2011-03-09 19:09:47 +01:00
Daniel Baumann
fa0564f913
Adding console-setup to standard package list.
...
console-setup is not essential per se, but without it, the preseed
boot parameters for keyboard layouts do not work. Those are needed
when we're going to use gfxboot. And that on the other hand, will
be pretty much standard, therefore including an additional package
in the standard list seems ok.
2011-03-09 19:09:47 +01:00