Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | Move setup_devices to second stage of bootstrap. Closes: #498731, #531316 | Otavio Salvador | 16 | -48/+20 |
2011-07-10 | Use md5sums for sarge, which did not consistently have sha1sums everywhere. C... | Joey Hess | 3 | -0/+3 |
2011-05-20 | Merge branch 'new' | Joey Hess | 3 | -0/+3 |
2011-05-20 | Use md5sums for woody and potato, which only had those checksums in the Packa... | Joey Hess | 3 | -0/+3 |
2011-05-20 | If ubuntu-keyring is installed, check Release signatures against it when boot... | Colin Watson | 1 | -0/+1 |
2011-05-09 | Use the build-essential package instead of Build-Essential: yes. | Miguel Figueiredo | 1 | -1/+1 |
2011-03-25 | check keyrings by default, when possible | Joey Hess | 1 | -0/+1 |
2011-03-22 | Revert multiarch symlink; this is no longer needed now that dpkg has returned... | Colin Watson | 2 | -2/+0 |
2011-03-22 | Add (Ubuntu) oneiric as a symlink to gutsy. | Colin Watson | 1 | -0/+1 |
2011-03-01 | For sid and gutsy (a.k.a. natty), install /var/lib/dpkg/info/$(dpkg --print-a... | Colin Watson | 2 | -0/+2 |
2011-02-25 | Support bootstrapping oldstable. (Lenny could already be bootstrapped using t... | Joey Hess | 1 | -0/+1 |
2011-02-21 | Avoid new(?) warning from dpkg about missing Maintainer field when feigning i... | Joey Hess | 1 | -0/+1 |
2010-10-31 | sid: Remove old workaround for etch era coreutils/textutils md5sum | Joey Hess | 1 | -5/+0 |
2010-10-31 | unify error message | Joey Hess | 2 | -2/+2 |
2010-10-31 | fix trivial divergence between sid and gutsy scripts | Joey Hess | 1 | -1/+1 |
2010-10-30 | Consistently use tab indenting in scripts/gutsy and scripts/sid | Christian Perrier | 2 | -168/+169 |
2010-09-20 | Add support for wheezy. Closes: #597461 | Joey Hess | 1 | -0/+1 |
2010-08-23 | Add (Ubuntu) natty as a symlink to gutsy. | Colin Watson | 1 | -0/+1 |
2010-04-06 | Add (Ubuntu) maverick as a symlink to gutsy. | Colin Watson | 1 | -0/+1 |
2010-02-18 | Make scripts directory in source tree look like installed directory, | Joey Hess | 28 | -0/+12 |
2010-01-02 | Add apt to base packages for the buildd variant as it is no longer marked Bui... | Frans Pop | 1 | -1/+1 |
2009-12-27 | Remove trailing space in scripts | Frans Pop | 13 | -39/+39 |
2009-12-27 | Use tab indentation in scripts/debian/sid to reduce its size | Frans Pop | 1 | -143/+144 |
2009-11-27 | * Refactor deb extractors into two new functions. | Otavio Salvador | 16 | -80/+16 |
2009-10-03 | For recent Ubuntu versions, move $TARGET/sbin/initctl aside in the same | Colin Watson | 1 | -0/+12 |
2009-09-17 | Use ports.ubuntu.com as default mirror on sparc for Ubuntu hardy and | Colin Watson | 1 | -1/+11 |
2009-07-29 | Cope with pre-dependencies of included packages that aren't in Priority: | Colin Watson | 2 | -0/+26 |
2009-07-22 | Apply patch from Riku Voipio <riku.voipio@iki.fi> to add support for scratchb... | Otavio Salvador | 1 | -2/+4 |
2009-03-16 | match libc changes for Ubuntu | Colin Watson | 6 | -24/+24 |
2009-03-16 | Improve Luca's patch a bit | Otavio Salvador | 1 | -4/+4 |
2009-03-16 | Improve code to choose between libc packages. Thanks to Luca Favatella | Otavio Salvador | 1 | -5/+5 |
2009-01-13 | Rename 'repeat' to 'repeatn', since 'repeat' is a reserved word in zsh; | Colin Watson | 16 | -47/+47 |
2009-01-13 | Fix old Debian scripts and all Ubuntu scripts cope with Anthony's change | Colin Watson | 15 | -68/+91 |
2008-06-02 | Revert addition of build-essential to base for buildd variant. | Frans Pop | 1 | -1/+0 |
2008-05-19 | Also install build-essential for the buildd variant (Debian/sid). | Frans Pop | 1 | -0/+1 |
2008-03-06 | * Use 'chown 0:0' in all scripts rather than deprecated 'chown 0.0'. | Colin Watson | 16 | -16/+16 |
2008-01-15 | * Add minbase variant for Ubuntu gutsy/hardy; see Anthony's change above. | Colin Watson | 1 | -2/+2 |
2008-01-15 | * Use ftp.us.debian.org rather than ftp.debian.org | Colin Watson | 1 | -8/+0 |
2007-12-07 | * Add minbase variant for the sid script that only install apt (and | Anthony Towns | 1 | -8/+10 |
2007-10-20 | * Don't rely on GNU sed's s///I extension (closes: #350583). | Colin Watson | 16 | -16/+16 |
2007-10-19 | * Fix Ubuntu hoary and breezy scripts to unmount /dev etc. on exit | Colin Watson | 2 | -0/+4 |
2007-10-19 | * Don't rely on XSI test(1) extensions. | Colin Watson | 6 | -7/+7 |
2007-07-31 | * Extensive quoting fixes, allowing installation to a target containing | Colin Watson | 16 | -37/+37 |
2007-07-29 | * scripts/debian/sid: Handle libc0.3 on hurd-i386 (thanks, Michael Banck; | Colin Watson | 1 | -3/+7 |
2007-07-20 | * scripts/ubuntu/*.fakechroot: Merge into the corresponding main scripts | Colin Watson | 6 | -539/+84 |
2007-07-20 | determine buildd variant dynamically here too | Colin Watson | 1 | -12/+1 |
2007-07-20 | * scripts/ubuntu/gutsy.fakechroot: Remove devmapper postinst hack, no | Colin Watson | 1 | -3/+0 |
2007-07-20 | * scripts/ubuntu/gutsy: Determine buildd variant dynamically using | Colin Watson | 1 | -12/+1 |
2007-06-21 | * Update Ubuntu mirrors: warty/hoary/breezy => old-releases.ubuntu.com, | Colin Watson | 12 | -12/+61 |
2007-06-20 | * Add default_mirror function; reorganise the debootstrap script a little | Colin Watson | 13 | -0/+20 |