Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-08 | Clear all global variables used for options, so that unclean environment ↵ | Joey Hess | 3 | -10/+28 | |
doesn't break debootstrap. Closes: #621657 With the notable exception of SHA_SIZE, which is used to communicate with debootstrap. Also, upper-cased a few global variables. | |||||
2011-03-25 | improve warning message | Joey Hess | 1 | -4/+5 | |
2011-03-25 | Add a warning message if the keyring file is not available, and ↵ | Joey Hess | 2 | -0/+4 | |
--no-check-gpg is not specified. | |||||
2011-03-25 | check keyrings by default, when possible | Joey Hess | 6 | -4/+33 | |
* Recommend debian-archive-keyring, and if it is installed, default to checking gpg signatures of the Release file against it when bootstrapping sid, squeeze, wheezy, etch, and lenny. Closes: #560038 * Add --no-check-gpg option that can be used to disable release file verification. * Needs base-installer 1.117. | |||||
2011-03-22 | releasing version 1.0.291.0.29 | Colin Watson | 1 | -2/+2 | |
2011-03-22 | Revert multiarch symlink; this is no longer needed now that dpkg has ↵ | Colin Watson | 3 | -4/+0 | |
returned to a single-directory db layout. | |||||
2011-03-22 | Add (Ubuntu) oneiric as a symlink to gutsy. | Colin Watson | 2 | -0/+2 | |
2011-03-01 | For sid and gutsy (a.k.a. natty), install /var/lib/dpkg/info/$(dpkg ↵ | Colin Watson | 3 | -0/+7 | |
--print-architecture) -> . symlink, to cope with multiarch dpkg. | |||||
2011-02-25 | Support bootstrapping oldstable. (Lenny could already be bootstrapped using ↵ | Joey Hess | 2 | -0/+8 | |
that suite name.) | |||||
2011-02-25 | man page cleanup and minor adjustment for wheezy | Joey Hess | 1 | -8/+9 | |
2011-02-21 | releasing version 1.0.281.0.28 | Joey Hess | 1 | -2/+2 | |
2011-02-21 | Avoid new(?) warning from dpkg about missing Maintainer field when feigning ↵ | Joey Hess | 2 | -0/+3 | |
install of a package. | |||||
2011-02-21 | sha checksum support | Joey Hess | 3 | -48/+62 | |
2011-02-21 | Remove 5 second sleeps when debootstrap finds additional required ↵ | Joey Hess | 2 | -3/+5 | |
dependencies. d-i just got that much faster. | |||||
2011-02-10 | fix to ar usage. closes #598729 | elmig | 2 | -1/+7 | |
2011-02-07 | releasing version 1.0.271.0.27 | Otavio Salvador | 1 | -2/+2 | |
2011-01-20 | Hurd support | Jeremie Koenig | 4 | -15/+20 | |
- Use the newer setup-translators script and firmlink $TARGET/{dev,servers} in setup_devices_hurd; - Don't attempt to build devices.tar.gz, which is not needed. | |||||
2011-01-18 | update checkout command for git | Joey Hess | 1 | -2/+2 | |
2011-01-17 | update Vcs fields | Joey Hess | 1 | -1/+2 | |
2011-01-17 | add gitignores, converted from svn | Joey Hess | 2 | -0/+8 | |
2011-01-04 | fix UNRELEASED | Miguel Figueiredo | 1 | -1/+1 | |
r66196 | |||||
2011-01-04 | fix to --private-key. Thanks to Jonathan Klee | Miguel Figueiredo | 2 | -2/+10 | |
r66195 | |||||
2010-11-12 | releasing version 1.0.261.0.26 | Otavio Salvador | 1 | -2/+2 | |
r65419 | |||||
2010-10-31 | sid: Remove old workaround for etch era coreutils/textutils md5sum | Joey Hess | 2 | -5/+5 | |
diversion problem. (#329394) r65231 | |||||
2010-10-31 | unify error message | Joey Hess | 2 | -2/+2 | |
Afaics, neither CONF_BASE_FAIL_FIVE nor CONF_BASE_FAIL is used anywhere (in eg, base-installer), so I unified those also. r65230 | |||||
2010-10-31 | fix trivial divergence between sid and gutsy scripts | Joey Hess | 1 | -1/+1 | |
r65229 | |||||
2010-10-30 | Patch by Karl Goetz. Closes: #601821 | Christian Perrier | 2 | -2/+4 | |
* Fix a typo in the debootstrap script Patch by Karl Goetz. Closes: #601822 r65225 | |||||
2010-10-30 | Consistently use tab indenting in scripts/gutsy and scripts/sid | Christian Perrier | 3 | -168/+176 | |
Ptach by Karl Goetz. Closes: #601821 r65224 | |||||
2010-09-26 | releasing version 1.0.251.0.25 | Joey Hess | 1 | -2/+2 | |
r64851 | |||||
2010-09-26 | /dev/MAKEDEV cannot be relied on (udev likes to make it a symlink to | Joey Hess | 2 | -2/+4 | |
true). Always use /sbin/MAKEDEV. Closes: #598080 r64850 | |||||
2010-09-26 | Add test that devices.tar.gz not be somehow empty. Closes: #598080 | Joey Hess | 2 | -0/+5 | |
r64849 | |||||
2010-09-20 | Remove debug statement that slipped in. | Joey Hess | 2 | -1/+6 | |
r64821 | |||||
2010-09-20 | releasing version 1.0.241.0.24 | Joey Hess | 2 | -3/+3 | |
r64815 | |||||
2010-09-20 | Add support for wheezy. Closes: #597461 | Joey Hess | 2 | -0/+4 | |
r64814 | |||||
2010-09-10 | support for https on debootstrap | Miguel Figueiredo | 4 | -2/+61 | |
r64676 | |||||
2010-08-23 | Add (Ubuntu) natty as a symlink to gutsy. | Colin Watson | 2 | -0/+7 | |
r64499 | |||||
2010-05-19 | releasing version 1.0.231.0.23 | Colin Watson | 1 | -2/+2 | |
r63226 | |||||
2010-05-19 | Add ${misc:Depends}. | Colin Watson | 2 | -2/+3 | |
r63225 | |||||
2010-04-06 | Add (Ubuntu) maverick as a symlink to gutsy. | Colin Watson | 2 | -0/+7 | |
r62859 | |||||
2010-02-22 | releasing version 1.0.221.0.22 | Otavio Salvador | 1 | -0/+6 | |
r62420 | |||||
2010-02-22 | releasing version 1.0.211.0.21 | Otavio Salvador | 1 | -2/+2 | |
r62356 | |||||
2010-02-18 | remove unnecessary rm -r | Joey Hess | 1 | -1/+1 | |
(from the foot shot prevention department) r62300 | |||||
2010-02-18 | Remove binary-basedebs target from debian/rules. | Joey Hess | 2 | -23/+4 | |
This target has been broken in multiple ways since 2007. While I accidentially partially fixed it with the above changes, this is evidence it's dead code that can be safely removed. r62299 | |||||
2010-02-18 | Convert rules file to use dh with overrides. | Joey Hess | 3 | -58/+26 | |
r62298 | |||||
2010-02-18 | Make scripts directory in source tree look like installed directory, | Joey Hess | 32 | -20/+40 | |
and add a section to README explaining an easy way to run debootstrap w/o installing it. Closes: #345762 r62297 | |||||
2010-02-18 | remove stable/testing/unstable symlinks from udeb | Joey Hess | 1 | -1/+4 | |
to save space, since these should be unused in d-i r62296 | |||||
2010-02-17 | use less pessamistic language in warning | Joey Hess | 1 | -2/+2 | |
There have been quite few changes to the sid script lately that could cause problems for users of stable debootstrap. Mostly this is because the script hardcodes much less info about the release than was needed for old versions of debootstrap. Now it might break; probably won't. r62295 | |||||
2010-02-17 | Allow the suite to be stable, testing, or unstable when debootstrapping ↵ | Joey Hess | 3 | -2/+12 | |
Debian. Closes: #288109 This relies on the stable, testing, and unstable symlinks on the mirrors to work. Ubuntu doesn't have such symlinks, or really use corresponding names for its suites, so this is Debian-only. r62294 | |||||
2010-01-06 | Apply patch from Andres Salomon <dilinger@collabora.co.uk> to fix iteration ↵ | Otavio Salvador | 2 | -1/+6 | |
through components in download_main (closes: #561298). r61942 | |||||
2010-01-06 | Apply patch from Andres Salomon <dilinger@collabora.co.uk> to honor ↵ | Otavio Salvador | 2 | -1/+9 | |
--components when using mirror_style 'main' (closes: #561283). r61941 |