| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r261296: | brooks | 2014-03-01 | 3 | -6/+36 |
* | MFC r260261 (gavin): | dteske | 2014-01-15 | 1 | -1/+24 |
* | MFC r260260 (gavin): Remove what appears to be a stray debugging printf. | dteske | 2014-01-15 | 1 | -1/+0 |
* | MFC r259686: | dteske | 2014-01-15 | 1 | -4/+0 |
* | MFC r259276,259468-259470,259472,259474,259476-259478,259480-259481,259570, | dteske | 2013-12-19 | 4 | -311/+321 |
* | MFC r259132,r259133,r259143: | eadler | 2013-12-16 | 1 | -1/+1 |
* | MFC r259113, r259115, r259144, r259148: | gjb | 2013-12-14 | 2 | -2/+3 |
* | MFC r258927: Fix a regression introduced by SVN r257842 that prevents | dteske | 2013-12-07 | 1 | -4/+6 |
* | MFC Revisions: | dteske | 2013-11-21 | 11 | -454/+1064 |
* | MFC r257749: | gjb | 2013-11-09 | 1 | -2/+9 |
* | MFC r256540, r256544: | gjb | 2013-11-01 | 1 | -1/+9 |
* | MFC r256489: | dteske | 2013-10-18 | 3 | -0/+8 |
* | MFC revisions 256321-256323,256331,256333,256335,256343: | dteske | 2013-10-11 | 8 | -27/+1308 |
* | MFH (r256338): store some entropy after installation | des | 2013-10-11 | 6 | -4/+43 |
* | Remove ftp5.se.f.o, as per request to -hubs@ | gavin | 2013-09-28 | 1 | -1/+0 |
* | - Remove the is (Iceland) mirror per mail from the admins. | brd | 2013-09-27 | 1 | -1/+0 |
* | Add installer support for CHRP/PAPR PowerPC systems that use MBR+BSD | nwhitehorn | 2013-09-23 | 2 | -2/+4 |
* | Make sure bootonly.iso for -BETAs and -RCs use the releases/ | gjb | 2013-08-13 | 1 | -1/+1 |
* | Remove ftp2.tr.freebsd.org, it is out of date. | gavin | 2013-07-23 | 1 | -1/+0 |
* | Update mirror list to more closely match | gavin | 2013-07-22 | 1 | -38/+7 |
* | Fix bindings of keys when in the partition editor. By adding the usual input ... | bapt | 2013-06-17 | 1 | -1/+17 |
* | Add some missing DPADD. | antoine | 2013-05-11 | 3 | -0/+3 |
* | Replace deprecated (or remove obsolete) libarchive 2.8 functions | mm | 2013-03-22 | 1 | -2/+2 |
* | If no resolv.conf has been made for the new system already and the install | nwhitehorn | 2013-01-27 | 1 | -0/+5 |
* | Properly quote argument. | nwhitehorn | 2013-01-27 | 1 | -1/+1 |
* | Improve error handling and remove an unnecessary check on geom provider | nwhitehorn | 2013-01-22 | 3 | -17/+17 |
* | Improve documentation of BSDINSTALL_DISTSITE and mdoc. | nwhitehorn | 2013-01-22 | 1 | -5/+24 |
* | Clarify that the setup script is optional. | nwhitehorn | 2013-01-22 | 1 | -2/+4 |
* | Update change date. | nwhitehorn | 2013-01-22 | 1 | -2/+2 |
* | Document bsdinstall scripting as it currently operates. It may change in | nwhitehorn | 2013-01-22 | 1 | -4/+118 |
* | Remove some debugging code that snuck in. | nwhitehorn | 2013-01-21 | 1 | -3/+1 |
* | Add a scripting frontend. Documentation and release(7) support coming later. | nwhitehorn | 2013-01-21 | 2 | -1/+88 |
* | If no partition configuration is specified in {}, use the automatic setup | nwhitehorn | 2013-01-20 | 3 | -5/+11 |
* | Add a simple scripted partitioner. Documentation and more scripting support | nwhitehorn | 2013-01-20 | 4 | -3/+222 |
* | Make "Finish" the default choice in the partition editor. This lets you | nwhitehorn | 2013-01-20 | 1 | -1/+1 |
* | Note that cpufreq(4) is not available on all hardware. | nwhitehorn | 2013-01-12 | 1 | -1/+1 |
* | Remove EOL whitespace. | joel | 2013-01-12 | 1 | -1/+1 |
* | Make sade actually be a symlink to partedit, as per the commit message in | nwhitehorn | 2013-01-02 | 1 | -1/+2 |
* | Add a man page for the new sade(8), which is mostly the same uninformative | nwhitehorn | 2012-12-30 | 2 | -1/+76 |
* | Replace sade the extracted piece of sysinstall with sade the extracted | nwhitehorn | 2012-12-30 | 1 | -1/+1 |
* | If invoked as sade, don't complain about having a filesystem on / already | nwhitehorn | 2012-12-30 | 1 | -2/+6 |
* | Add missed BETA* to list. | gjb | 2012-12-09 | 1 | -1/+1 |
* | Get 'uname -r' earlier, so it can be used to determine what branch is | gjb | 2012-12-09 | 1 | -1/+12 |
* | Remove snapshots.jp.freebsd.org. It stopped working years ago. | joel | 2012-12-04 | 1 | -1/+0 |
* | - Remove snapshots.se.freebsd.org [1] | joel | 2012-12-03 | 1 | -1/+1 |
* | Fix bug introduced by r241902 (MANIFEST uses TAB delimiter). | dteske | 2012-10-27 | 1 | -1/+1 |
* | Optimize syntax to use builtins and reduce unnecessary forking where possible. | dteske | 2012-10-22 | 2 | -14/+10 |
* | Fix "unexpected operator" error when passed multi-word first-argument | dteske | 2012-08-21 | 1 | -4/+3 |
* | Remove variables which are initialized but never used thereafter reported by ... | eadler | 2012-06-19 | 2 | -8/+1 |
* | Add the IPv6 tag to ftp4.fr.freebsd.org. | roberto | 2012-05-10 | 1 | -1/+1 |