summaryrefslogtreecommitdiffstats
path: root/debootstrap.8 (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-14remove scratchbox2 support (closes: #796189)Riku Voipio1-3/+1
2016-11-13Default to split /usr again, as merged-/usr breaks dpkg-shlibdeps (closes: ↵Julien Cristau1-1/+1
#844221).
2016-10-20debootstrap.8: Use stretch instead of wheezy in examples.Ansgar Burchardt1-4/+4
2016-10-20Switch default mirror to deb.debian.org.Julien Cristau1-2/+2
2016-10-19Enable merged-/usr by default.Ansgar Burchardt1-0/+4
Thanks to Marco d'Itri for the patch.
2016-10-19Revert "Switch default mirror to deb.debian.org."Julien Cristau1-2/+2
Pushed by mistake. This reverts commit fc9b919df580daf1183649bf197cb2c06a41e95b.
2016-10-18Switch default mirror to deb.debian.org.Julien Cristau1-2/+2
2016-09-13Default to no merged-/usr.Ansgar Burchardt1-2/+2
2016-09-08Typo: conterparts -> counterpartsAnsgar Burchardt1-1/+1
2016-09-08Merged /usr support for debootstrapMarco d'Itri1-0/+3
2015-05-15Switch default mirror from ftp.us.debian.org to httpredir.debian.orgCyril Brulebois1-2/+2
The latter is now an official service, see announce: https://lists.debian.org/debian-devel-announce/2015/05/msg00003.html
2015-05-15Detect incompatible options and abort accordingly.Cyril Brulebois1-1/+1
2015-05-15Add support for --force-check-gpg (Closes: #661501, #733179, #775454).Cyril Brulebois1-0/+4
With this option, one can programmatically make sure keyring checks are used and that no fallback to an https mirror happens.
2013-12-27Avoid writing https urls into sources.list, as apt does not support https.Joey Hess1-1/+1
When a https url is used, fall back to the default mirror for sources.list.
2013-05-05releasing version 1.0.49Joey Hess1-1/+1
2011-04-08man page cleanupJoey Hess1-20/+14
2011-04-08Removed the --boot-floppies switch and mode.Joey Hess1-3/+0
Assuming this has not been used in 10 years.
2011-03-25check keyrings by default, when possibleJoey Hess1-2/+6
* 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-02-25man page cleanup and minor adjustment for wheezyJoey Hess1-8/+9
2010-09-10support for https on debootstrapMiguel Figueiredo1-0/+9
r64676
2010-02-17use less pessamistic language in warningJoey Hess1-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-17Allow the suite to be stable, testing, or unstable when debootstrapping ↵Joey Hess1-1/+1
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
2009-11-27Document new --extractor option in manpage.Otavio Salvador1-0/+5
r61538
2009-10-04Rename EXAMPLE section in debootstrap(8) to EXAMPLES (closes: #548458).Colin Watson1-1/+1
r60928
2009-07-29Cope with pre-dependencies of included packages that aren't in Priority:Colin Watson1-5/+0
required (closes: #487908). r59820
2009-07-22Apply patch from Riku Voipio <riku.voipio@iki.fi> to add support for ↵Otavio Salvador1-1/+3
scratchbox variant. Closes: #536820. r59598
2009-06-30Reference squeeze instead of sarge in manpage. Based on a patch from Geoff ↵Otavio Salvador1-4/+4
Simmons <gsimmons@gsimmons.org>. Closes: #534575. r59170
2009-01-13Mention /sys in EXAMPLE section of manual page, and use "defaults"Colin Watson1-1/+3
rather than "none" as the mount options for /proc (thanks, Raúl Sánchez Siles; closes: #410787). r57250
2009-01-13Note that you can't --include packages with non-required Pre-DependsColin Watson1-0/+5
(see #487908). r57248
2009-01-13Clarify that --second-stage is needed to complete the bootstrappingColin Watson1-0/+2
process after --foreign. r57238
2008-01-15* Minor manual page formatting improvements.Colin Watson1-22/+29
r50883
2008-01-15typoColin Watson1-1/+1
r50882
2008-01-15* Use ftp.us.debian.org rather than ftp.debian.orgColin Watson1-2/+2
(http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html). r50880
2007-12-19* Make --second-stage not bother recalculating required and base asAnthony Towns1-4/+4
* Make --arch and other arguments accept both "--arch i386" and "--arch=i386" forms of specifying a parameter to avoid the inconsistency. r50523
2007-12-07* Add minbase variant for the sid script that only install apt (andAnthony Towns1-2/+3
its dependencies) instead of all of base. (Closes: Bug#351912, Bug#452654) * Make --second-stage not bother recalculating required and base when it's not needed. r50373
2007-10-19* Add support for ssh:/// URLs (thanks, Steffen Joeris; closes: #434893).Colin Watson1-3/+8
r49820
2007-10-19fix manual page formattingColin Watson1-1/+1
r49816
2007-10-16Add --second-stage-target option that allows embedded to to test an ↵Otavio Salvador1-0/+4
installation in a chroot on the device (closes: #445157). r49793
2007-07-20* Document --components in man page.Joey Hess1-2/+4
* Update man page, as packages listed in --include should now be auto dep-resolved by default. r48505
2007-06-20* Document --keyring and --make-tarball. (Closes: #368988)Colin Watson1-0/+11
r47572
2007-06-19* Fix formatting error in debootstrap(8) (.R is not a macro).Colin Watson1-1/+1
r47551
2007-06-19* Fix "deboostrap" typo in debootstrap(8) (thanks, Adam Conrad).Colin Watson1-1/+1
r47547