Commit Graph

138 Commits

Author SHA1 Message Date
Cody A.W. Somerville
6a00dab9f6 Fixing lb_chroot_upstart to use correct path to initctl. 2011-03-10 04:28:03 +01:00
Steven Shiau
87c8dbc241 Correcting release filename when caching indices (Closes: #613895). 2011-03-09 19:20:44 +01:00
Daniel Baumann
97f30b4907 Correcting udeb download for derivatives to only fall back to debians repository if required to. 2011-03-09 19:20:43 +01:00
Daniel Baumann
ad302fb50c Correcting typo in derivatives check when fetching d-i components. 2011-03-09 19:20:43 +01:00
Daniel Baumann
c746513893 Making sure to correctly deference syslinux theme files when building chrooted. 2011-03-09 19:20:43 +01:00
Daniel Baumann
29b7232c35 Correcting quoting of apt-options in derivatives upgrade hack. 2011-03-09 19:20:43 +01:00
Daniel Baumann
a493644b2f Adding multi-repository support for debian-installer udebs at build-time. 2011-03-09 19:20:43 +01:00
Daniel Baumann
ebf1ea5238 Adding mirror handling for derivatives. 2011-03-09 19:20:43 +01:00
Daniel Baumann
ff807068b9 Adding mirror option handling for derivatives. 2011-03-09 19:20:43 +01:00
Daniel Baumann
3047936fb5 Renaming mirror options to parent mirror for handling derivatives nice in future. 2011-03-09 19:20:43 +01:00
Daniel Baumann
90b145de6c Adding initial support for parent distribution for debian-installer. 2011-03-09 19:20:43 +01:00
Daniel Baumann
0762a8e56e Updating upstart support addition to current coding style. 2011-03-09 19:20:42 +01:00
Marco Amadori
fda3fe6310 Upstart initsystem support. 2011-03-09 19:20:42 +01:00
Daniel Baumann
2159e3fba7 Adding initial support for making initsystem configurable. 2011-03-09 19:20:42 +01:00
Daniel Baumann
5ee6304087 Removing legacy handling for lenny in grub2 handling of lb_binary_iso. 2011-03-09 19:20:42 +01:00
Luigi Capriotti
c4c316ed4f Support for newer grub-common package.
A recent change in grub-common package (#584415) has mandated
the use of a destination format in calls to grub-mkimage, a
parameter that was not previously supported.
2011-03-09 19:20:42 +01:00
Daniel Baumann
18eeaae602 Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
Daniel Baumann
8767617f41 Correcting compression handling for tarballs. 2011-03-09 19:20:41 +01:00
Daniel Baumann
6d87f0dde3 Adding derivatives handling for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann
d0a5dac971 Removing unused debian-release mode. 2011-03-09 19:20:41 +01:00
Daniel Baumann
1d2dd20dd6 Removing legacy support for live-initramfs. 2011-03-09 19:20:40 +01:00
Daniel Baumann
69513e9279 Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this. 2011-03-09 19:20:40 +01:00
Daniel Baumann
dd9ecf3560 Removing encryption support until we have something for current kernels again. 2011-03-09 19:20:40 +01:00
Daniel Baumann
21815cb707 Generalizing compression handling and adding support for lzip tarballs. 2011-03-09 19:20:40 +01:00
Daniel Baumann
a40f2fda63 Updating help function in lb for live-build. 2011-03-09 19:20:40 +01:00
Daniel Baumann
c0d782a1f4 Removing --apt-pdiff option, this doesn't belong into live-build in the first place. 2011-03-09 19:20:39 +01:00
Daniel Baumann
772e2ad4bf Removing last live-helper remains in internal variables. 2011-03-09 19:20:39 +01:00
Daniel Baumann
18e123ea16 Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to update kernel packages for ubuntu in lb_binary_debian-installer. 2011-03-09 19:20:39 +01:00
Ben Armstrong
fa7a693326 Adding '--includes none' documentation in help and man page. 2011-03-09 19:20:39 +01:00
Ben Armstrong
6cb261cf4f Updating lb config --help and man page. 2011-03-09 19:20:38 +01:00
Daniel Baumann
51944c015f Renaming --architecture to --architectures in preparation for multi-arch. 2011-03-09 19:20:37 +01:00
Daniel Baumann
d703d361fc Passing chroot directory explicitly to Apt() in preparation for multi-arch. 2011-03-09 19:20:37 +01:00
Daniel Baumann
ed42278155 Once again updating volatile urls for squeeze. 2011-03-09 19:20:37 +01:00
Daniel Baumann
92f134138c Applying slightly modified patch from Michael Hudson <michael.hudson@canonical.com> to make arguments in debootstrap calls more robust. 2011-03-09 19:20:37 +01:00
Daniel Baumann
3ac5181486 Updating grub package name for grub version 1. 2011-03-09 19:20:36 +01:00
Daniel Baumann
68e8fd157e Renaming 'packages lists' to 'package lists' all over the place. 2011-03-09 19:20:36 +01:00
Daniel Baumann
813f5227ab Replacing last occurences of lh with lb. 2011-03-09 19:20:36 +01:00
Daniel Baumann
6240716433 Simplyfing ssh host key removal. 2011-03-09 19:20:36 +01:00
Daniel Baumann
d06f0de41f Also including auxiliary packages in d-i pool (Closes: #604551). 2011-03-09 19:20:36 +01:00
Daniel Baumann
e3800bf32b Correcting quoting of auto calls, thanks to Andreas Loibl <andreas@andreas-loibl.de>. 2011-03-09 19:20:36 +01:00
Daniel Baumann
556e09db89 Using bootloader-live in syslinux-themes, rather than just bootloader, since it's live specific. 2011-03-09 19:20:35 +01:00
Daniel Baumann
da2c2b0bcc Renaming --binary-indices to --apt-indices for consistency. 2011-03-09 19:20:35 +01:00
Daniel Baumann
adf35904bd Updating volatile urls for squeeze. 2011-03-09 19:20:35 +01:00
Daniel Baumann
3250e18855 Making d-i indices copying depending on binary image type. 2011-03-09 19:20:35 +01:00
Daniel Baumann
868353f0b3 Enabling removal of ssh host keys, they are regenerated by live-config. 2011-03-09 19:20:35 +01:00
Ben Armstrong
4c3488ce38 Fixing typo in symlink on fat workaround. 2011-03-09 19:20:35 +01:00
Daniel Baumann
232e515df4 Workarounding symlink on usb-hdd when including debian-installer and using vfat filesystems. 2011-03-09 19:20:35 +01:00
Daniel Baumann
cd172cfe21 First step in cleaning up syslinux handling by using syslinux-theme packages rather than embedded templates. 2011-03-09 19:20:35 +01:00
Daniel Baumann
3df7f06c17 Shuffeling dpkg tmpfs hack arround in preparation for generic tmpfs support. 2011-03-09 19:20:34 +01:00
Daniel Baumann
d2d691a5ed Updating special handling for backports. 2011-03-09 19:20:34 +01:00