Age | Commit message (Expand) | Author | Files | Lines |
2011-10-05 | releasing version 1.0.371.0.37 | Colin Watson | 1 | -2/+2 |
2011-10-05 | Add (Ubuntu) precise as a symlink to gutsy. | Colin Watson | 2 | -0/+7 |
2011-08-21 | releasing version 1.0.361.0.36 | Joey Hess | 1 | -2/+2 |
2011-08-21 | Workaround for umount bug #634107, which broke pbuilder and "debootstrap ." | Joey Hess | 2 | -1/+3 |
2011-08-15 | warn about missing modules on FreeBSD | Joey Hess | 2 | -2/+10 |
2011-08-15 | When FreeBSD (not kfreebsd) is the host, don't chroot to mount special filesy... | Joey Hess | 2 | -2/+10 |
2011-08-15 | Support using md5 and shaN programs, as found on FreeBSD, in addition to md5s... | Joey Hess | 3 | -3/+17 |
2011-08-15 | IFS clobbering workaround | Joey Hess | 1 | -3/+4 |
2011-08-15 | put in_path at top so later functions can use it | Joey Hess | 1 | -12/+12 |
2011-08-15 | Search PATH for programs, rather than checking hardcoded locations. | Joey Hess | 3 | -12/+24 |
2011-08-15 | typo | Joey Hess | 1 | -1/+1 |
2011-08-15 | Clarify "target" in usage message. | Joey Hess | 2 | -2/+3 |
2011-08-15 | Fix support for running debootstrap on a FreeBSD host to create a kFreeBSD ch... | Joey Hess | 3 | -3/+8 |
2011-08-15 | Guess host OS based on uname for non-Debian systems. Closes: #637363 | Joey Hess | 3 | -10/+35 |
2011-08-10 | releasing version 1.0.351.0.35 | Colin Watson | 1 | -2/+2 |
2011-08-10 | simplify slightly | Colin Watson | 1 | -3/+1 |
2011-08-10 | Don't use --arch when we specifically care about the host architecture (close... | Colin Watson | 3 | -9/+16 |
2011-08-10 | Don't build devices.tar.gz if building on GNU/kFreeBSD (closes: #637297). | Colin Watson | 3 | -3/+11 |
2011-07-28 | releasing version 1.0.341.0.34 | Otavio Salvador | 1 | -2/+2 |
2011-07-28 | Copy devices.tar.gz in case we're running first_stage only | Otavio Salvador | 1 | -0/+1 |
2011-07-26 | Move setup_devices to second stage of bootstrap. Closes: #498731, #531316 | Otavio Salvador | 18 | -48/+27 |
2011-07-26 | add /usr/sbin and /sbin to PATH for fakechroot variant. Closes: #588773 | Otavio Salvador | 2 | -0/+6 |
2011-07-24 | Add more information regarding the version and architecture in case a downloa... | Otavio Salvador | 2 | -1/+8 |
2011-07-24 | releasing version 1.0.331.0.33 | Otavio Salvador | 1 | -2/+2 |
2011-07-16 | Improve text of error message when decompression command is not available. | Colin Watson | 2 | -1/+6 |
2011-07-10 | Use md5sums for sarge, which did not consistently have sha1sums everywhere. C... | Joey Hess | 4 | -0/+5 |
2011-07-02 | Mention minbase variant in --help. Closes: #632418 | Joey Hess | 2 | -1/+7 |
2011-05-30 | releasing version 1.0.321.0.32 | Joey Hess | 2 | -3/+3 |
2011-05-20 | fix version confusion | Joey Hess | 1 | -2/+2 |
2011-05-20 | also look for md5sum in release file if using md5sums | Joey Hess | 1 | -1/+6 |
2011-05-20 | Merge branch 'new' | Joey Hess | 1 | -1/+1 |
2011-05-20 | typo | Joey Hess | 1 | -1/+1 |
2011-05-20 | Merge branch 'new' | Joey Hess | 5 | -3/+22 |
2011-05-20 | Use md5sums for woody and potato, which only had those checksums in the Packa... | Joey Hess | 5 | -2/+21 |
2011-05-20 | releasing version 1.0.311.0.31 | Colin Watson | 1 | -2/+2 |
2011-05-20 | fix changelog ordering | Colin Watson | 1 | -4/+5 |
2011-05-20 | less namespaced substvar | Colin Watson | 2 | -2/+2 |
2011-05-20 | Recommend ubuntu-keyring rather than debian-archive-keyring on Ubuntu-derived... | Colin Watson | 3 | -1/+12 |
2011-05-20 | If ubuntu-keyring is installed, check Release signatures against it when boot... | Colin Watson | 2 | -0/+8 |
2011-05-09 | Use the build-essential package instead of Build-Essential: yes. | Miguel Figueiredo | 2 | -1/+5 |
2011-04-26 | releasing version 1.0.301.0.30 | Joey Hess | 1 | -3/+3 |
2011-04-13 | Resolve dependencies from all requested components (LP: #740167). | Colin Watson | 2 | -9/+18 |
2011-04-08 | man page cleanup | Joey Hess | 1 | -20/+14 |
2011-04-08 | remove Frans from uploaders | Joey Hess | 1 | -1/+1 |
2011-04-08 | prune | Joey Hess | 1 | -9/+0 |
2011-04-08 | remove stale pointer to aj's wiki | Joey Hess | 1 | -2/+0 |
2011-04-08 | Removed the --boot-floppies switch and mode. | Joey Hess | 4 | -36/+2 |
2011-04-08 | Clear all global variables used for options, so that unclean environment does... | Joey Hess | 3 | -10/+28 |
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 --no-check-gp... | Joey Hess | 2 | -0/+4 |