Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-04 | releasing version 1.0.201.0.20 | Colin Watson | 1 | -2/+2 | |
r60929 | |||||
2009-10-04 | Rename EXAMPLE section in debootstrap(8) to EXAMPLES (closes: #548458). | Colin Watson | 2 | -1/+2 | |
r60928 | |||||
2009-10-03 | For recent Ubuntu versions, move $TARGET/sbin/initctl aside in the same | Colin Watson | 2 | -0/+20 | |
way we do start-stop-daemon, so that attempts to control Upstart jobs won't inadvertently affect jobs in the host system. r60924 | |||||
2009-09-24 | releasing version 1.0.191.0.19 | Colin Watson | 1 | -2/+2 | |
r60844 | |||||
2009-09-24 | Ignore failures from dpkg --predep-package. It exits 1 if there are no | Colin Watson | 2 | -1/+10 | |
suitable packages available, which isn't an error for us, but in_target complains anyway, so just use in_target_nofail; the termination condition is handled immediately afterwards anyway. r60843 | |||||
2009-09-23 | releasing version 1.0.181.0.18 | Aurelien Jarno | 1 | -2/+2 | |
r60833 | |||||
2009-09-23 | * Only use dpkg from the chroot, as there is no guarantee dpkg is | Aurelien Jarno | 2 | -3/+10 | |
available outside of the chroot (d-i installation for example). r60832 | |||||
2009-09-22 | releasing version 1.0.171.0.17 | Colin Watson | 1 | -2/+2 | |
r60826 | |||||
2009-09-22 | Remove boneheaded use of sudo left over from testing (closes: #547949). | Colin Watson | 2 | -1/+7 | |
r60825 | |||||
2009-09-21 | releasing version 1.0.161.0.16 | Colin Watson | 1 | -2/+2 | |
r60817 | |||||
2009-09-21 | Add (Ubuntu) lucid as a symlink to gutsy. | Colin Watson | 2 | -0/+2 | |
r60816 | |||||
2009-09-17 | Use ports.ubuntu.com as default mirror on sparc for Ubuntu hardy and | Colin Watson | 2 | -1/+13 | |
beyond (LP: #431145). r60789 | |||||
2009-08-22 | Makefile: remove unused ARCH variable | Frans Pop | 2 | -3/+5 | |
r60374 | |||||
2009-08-11 | Upgrade to debhelper v7. (Override rules get pretty hairy for this | Colin Watson | 5 | -11/+10 | |
package, so I haven't switched to dh(1).) r60091 | |||||
2009-07-29 | Cope with pre-dependencies of included packages that aren't in Priority: | Colin Watson | 5 | -5/+73 | |
required (closes: #487908). r59820 | |||||
2009-07-23 | releasing version 1.0.151.0.15 | Colin Watson | 1 | -2/+2 | |
r59643 | |||||
2009-07-23 | On Linux, clear out /etc/mtab on exit if it's not a symlink. Should fix | Colin Watson | 2 | -0/+16 | |
problems Wouter Verhelst and Martin Michlmayr are seeing with initramfs-tools MODULES=dep, although it probably isn't a perfect solution. r59637 | |||||
2009-07-22 | releasing version 1.0.141.0.14 | Otavio Salvador | 1 | -2/+2 | |
r59600 | |||||
2009-07-22 | Apply patch from Riku Voipio <riku.voipio@iki.fi> to add support for ↵ | Otavio Salvador | 5 | -8/+31 | |
scratchbox variant. Closes: #536820. r59598 | |||||
2009-06-30 | Reference squeeze instead of sarge in manpage. Based on a patch from Geoff ↵ | Otavio Salvador | 2 | -5/+7 | |
Simmons <gsimmons@gsimmons.org>. Closes: #534575. r59170 | |||||
2009-06-03 | Apply patch from Felix Zielcke <fzielcke@z-51.de> to use "dpkg | Otavio Salvador | 2 | -2/+9 | |
--print-architecture" to avoid deprecation warning. Closes: #531680. r58720 | |||||
2009-04-24 | releasing version 1.0.131.0.13 | Colin Watson | 1 | -2/+2 | |
r58357 | |||||
2009-04-24 | Add (Ubuntu) karmic as a symlink to gutsy. | Colin Watson | 2 | -0/+5 | |
r58349 | |||||
2009-03-24 | Apply patch from Luca Favatella <slackydeb@gmail.com> to improve coding style. | Otavio Salvador | 3 | -9/+16 | |
r57962 | |||||
2009-03-17 | releasing version 1.0.121.0.12 | Colin Watson | 1 | -2/+2 | |
r57855 | |||||
2009-03-17 | revert accidental commit | Colin Watson | 1 | -2/+2 | |
r57854 | |||||
2009-03-17 | ignore debian/debootstrap.substvars | Colin Watson | 1 | -2/+2 | |
r57853 | |||||
2009-03-17 | Export PATH, just to make sure. It isn't necessarily exported by shells | Colin Watson | 2 | -0/+7 | |
running from init=/bin/sh or similar, and the upstream bash maintainer is unwilling to export it by default; it's easy enough to do so here (LP: #320188). r57849 | |||||
2009-03-17 | Remove partial support for emitting translated progress messages with | Colin Watson | 4 | -62/+11 | |
gettext. Don't panic; d-i still has all the support necessary for this. debootstrap's own support for doing this outside d-i with gettext's shell bindings has been completely broken ever since it was added in 2003, though, and nobody has complained. Fixing it would require a big pile of infrastructure and some non-trivial patches, plus arranging to copy all the translations over from base-installer, and it just doesn't seem worth it, so lose the cruft (LP: #188690). r57848 | |||||
2009-03-16 | match libc changes for Ubuntu | Colin Watson | 6 | -24/+24 | |
r57841 | |||||
2009-03-16 | Improve Luca's patch a bit | Otavio Salvador | 2 | -5/+5 | |
r57840 | |||||
2009-03-16 | Improve code to choose between libc packages. Thanks to Luca Favatella | Otavio Salvador | 2 | -5/+12 | |
<slackydeb@gmail.com> for the patch. r57839 | |||||
2009-02-18 | releasing version 1.0.111.0.11 | Colin Watson | 1 | -2/+2 | |
r57611 | |||||
2009-01-30 | Add support for squeeze (closes: #513488). | Colin Watson | 2 | -0/+2 | |
r57465 | |||||
2009-01-20 | Add /dev/console to devices.tar.gz (after all, MAKEDEV's 'consoleonly' | Colin Watson | 2 | -1/+4 | |
was added for boot-floppies in the first place; see https://lists.ubuntu.com/archives/ubuntu-devel/2009-January/027230.html). r57374 | |||||
2009-01-14 | remove duplicate binary-indep rule with no commands | Colin Watson | 1 | -3/+0 | |
r57259 | |||||
2009-01-13 | Mention /sys in EXAMPLE section of manual page, and use "defaults" | Colin Watson | 2 | -1/+6 | |
rather than "none" as the mount options for /proc (thanks, Raúl Sánchez Siles; closes: #410787). r57250 | |||||
2009-01-13 | Note that you can't --include packages with non-required Pre-Depends | Colin Watson | 2 | -0/+7 | |
(see #487908). r57248 | |||||
2009-01-13 | Recommend gnupg for --keyring option (thanks, Robert Millan; closes: | Colin Watson | 2 | -0/+3 | |
#467571). r57246 | |||||
2009-01-13 | Cope with ancient versions of chroot(8) that don't call chdir() (thanks, | Colin Watson | 2 | -1/+3 | |
Patrik Arvhult; closes: #350635). r57245 | |||||
2009-01-13 | Fix handling of relative DEBOOTSTRAP_DIR (thanks, Mikhail Gusarov; | Colin Watson | 2 | -1/+3 | |
closes: #503460). r57244 | |||||
2009-01-13 | Fix --unpack-tarball= option (thanks, Torsten Landschoff; closes: | Colin Watson | 2 | -5/+10 | |
#500759). r57243 | |||||
2009-01-13 | Rename 'repeat' to 'repeatn', since 'repeat' is a reserved word in zsh; | Colin Watson | 18 | -48/+52 | |
although strictly speaking this seems like an incompatibility in zsh when linked to /bin/sh (closes: #340058). r57242 | |||||
2009-01-13 | typo | Colin Watson | 1 | -3/+3 | |
r57241 | |||||
2009-01-13 | Fix old Debian scripts and all Ubuntu scripts cope with Anthony's change | Colin Watson | 16 | -68/+94 | |
in 1.0.8 to make --second-stage not bother recalculating required and base. r57240 | |||||
2009-01-13 | Fix --make-tarball= option (closes: #484869). | Colin Watson | 2 | -2/+3 | |
r57239 | |||||
2009-01-13 | Clarify that --second-stage is needed to complete the bootstrapping | Colin Watson | 2 | -0/+4 | |
process after --foreign. r57238 | |||||
2009-01-13 | Add (Ubuntu) jaunty as a symlink to gutsy. | Colin Watson | 2 | -0/+7 | |
r57237 | |||||
2008-07-02 | releasing version 1.0.101.0.10 | Frans Pop | 1 | -2/+2 | |
r54018 | |||||
2008-07-01 | Fix typo | Frans Pop | 1 | -1/+1 | |
r54001 |