Age | Commit message (Expand) | Author | Files | Lines |
2007-11-14 | * Change /usr/lib/debootstrap to /usr/share/debootstrap for both debootstrap ... | Frans Pop | 8 | -25/+25 |
2007-11-13 | Add note that pkgdetails is now provided by bootstrap-base udeb | Frans Pop | 1 | -0/+4 |
2007-11-13 | Also try 'udpkg --print-architecture' in debootstrap when determining the tar... | Frans Pop | 2 | -1/+6 |
2007-11-13 | Linewrap inlined perl code for readability | Frans Pop | 1 | -2/+26 |
2007-11-13 | Use tab indentation in debootstrap and functions saving 3kB (relevant for | Frans Pop | 3 | -1340/+1344 |
2007-11-13 | Make debootstrap-udeb 'Architecture: all' | Frans Pop | 5 | -248/+18 |
2007-11-12 | * No longer include full devices tarball in udeb. | Frans Pop | 4 | -53/+15 |
2007-10-21 | releasing version 1.0.61.0.6 | Colin Watson | 1 | -2/+2 |
2007-10-21 | in fact, don't ignore 'make clean' errors at all, since the Makefile is alway... | Colin Watson | 2 | -2/+2 |
2007-10-21 | * Don't ignore 'make clean' errors other than missing Makefiles. | Colin Watson | 2 | -1/+2 |
2007-10-21 | * Ensure that the target directory exists in check_sane_mount. | Colin Watson | 2 | -0/+8 |
2007-10-21 | * Skip the noexec/nodev test when running --print-debs or other operations1.0.5 | Joey Hess | 2 | -9/+11 |
2007-10-20 | * Don't rely on GNU sed's s///I extension (closes: #350583). | Colin Watson | 17 | -16/+22 |
2007-10-19 | releasing version 1.0.41.0.4 | Colin Watson | 1 | -2/+2 |
2007-10-19 | * Emit an error if we cannot create working devices or executables on the | Colin Watson | 3 | -0/+40 |
2007-10-19 | * Fix Ubuntu hoary and breezy scripts to unmount /dev etc. on exit | Colin Watson | 3 | -0/+6 |
2007-10-19 | * Add support for ssh:/// URLs (thanks, Steffen Joeris; closes: #434893). | Colin Watson | 3 | -3/+17 |
2007-10-19 | * Don't rely on XSI test(1) extensions. | Colin Watson | 9 | -18/+19 |
2007-10-19 | * Cope if uncompressed Packages is missing from Release (closes: #402380). | Colin Watson | 2 | -5/+24 |
2007-10-19 | * Unmount /lib/init/rw on exit (closes: #391604). | Colin Watson | 2 | -0/+2 |
2007-10-19 | fix manual page formatting | Colin Watson | 1 | -1/+1 |
2007-10-19 | * Add (Ubuntu) hardy as a symlink to gutsy. | Colin Watson | 2 | -0/+5 |
2007-10-17 | Minor textual improvement | Frans Pop | 1 | -2/+2 |
2007-10-16 | Add --second-stage-target option that allows embedded to to test an installat... | Otavio Salvador | 3 | -2/+33 |
2007-10-11 | Vcs-Svn is now an official field | Joey Hess | 1 | -1/+1 |
2007-08-21 | releasing version 1.0.31.0.3 | Colin Watson | 1 | -2/+2 |
2007-08-21 | * Ignore errors when unmounting filesystems, to avoid stopping at the | Colin Watson | 2 | -1/+8 |
2007-08-07 | releasing version 1.0.21.0.2 | Otavio Salvador | 1 | -2/+2 |
2007-08-06 | Fix bunzip2 path. Closes: #436218. | Otavio Salvador | 2 | -2/+6 |
2007-07-31 | * Add --version option (closes: #294484). | Colin Watson | 3 | -1/+14 |
2007-07-31 | make debootstrap executable in svn, for convenience | Colin Watson | 1 | -0/+0 |
2007-07-31 | * functions: Stub out /proc setup and add device setup for the Hurd | Colin Watson | 2 | -0/+22 |
2007-07-31 | * Extensive quoting fixes, allowing installation to a target containing | Colin Watson | 19 | -124/+143 |
2007-07-29 | * scripts/debian/sid: Handle libc0.3 on hurd-i386 (thanks, Michael Banck; | Colin Watson | 2 | -3/+12 |
2007-07-20 | * Document --components in man page. | Joey Hess | 2 | -2/+12 |
2007-07-20 | releasing version 1.0.11.0.1 | Colin Watson | 1 | -2/+2 |
2007-07-20 | * scripts/ubuntu/*.fakechroot: Merge into the corresponding main scripts | Colin Watson | 7 | -539/+86 |
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 | 2 | -3/+2 |
2007-07-20 | * scripts/ubuntu/gutsy: Determine buildd variant dynamically using | Colin Watson | 2 | -12/+8 |
2007-06-23 | releasing version 1.0.01.0.0 | Colin Watson | 1 | -2/+2 |
2007-06-23 | * Bump to 1.0.0. Nobody uses debootstrap in production, do they? | Colin Watson | 1 | -1/+2 |
2007-06-23 | * Add myself to Uploaders. | Colin Watson | 2 | -1/+2 |
2007-06-22 | Typo. | Petter Reinholdtsen | 1 | -1/+1 |
2007-06-22 | Remove redundant change. | Petter Reinholdtsen | 2 | -6/+2 |
2007-06-22 | Fixed stupid error which caused compilation to fail. | Steve Kemp | 1 | -1/+1 |
2007-06-22 | Fixed the compilation of pkgdetail.c. (#398977) | Steve Kemp | 2 | -2/+6 |
2007-06-21 | * Update Ubuntu mirrors: warty/hoary/breezy => old-releases.ubuntu.com, | Colin Watson | 13 | -12/+63 |
2007-06-20 | refer to bug #363049, although there's more to do there | Colin Watson | 1 | -1/+1 |
2007-06-20 | * Document --keyring and --make-tarball. (Closes: #368988) | Colin Watson | 2 | -0/+12 |