Factor out common ioport handler code for better hygiene -- pointed
[freebsd.git] / usr.sbin / bsdinstall /
2014-04-15 dteskeWhen merging docsinstall and zfsboot updates to stable...
2014-04-14 dteskeFix typo in debug/log statement.
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-26 bdreweryRevert r263638 (create /root dataset) for now as it...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryCreate a root dataset so that /root is outside of the...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 dteskeAdd zfsboot to the scripted interface of bsdinstall...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-20 dteskeDummy commit (whitespace changes and style nits) to...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-18 dteskeFix a bad comparison operator (s/==/=/), and address...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-04 gavinAllow bsdinstall to use WPA-Enterprise networks when...
2014-01-04 gavinLower the priority of the "connect to any open wireless...
2014-01-04 gavinRemove what appears to be a stray debugging printf.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-21 dteskeMove the installer's keymap solution introduced by...
2013-12-19 dteskeWhen using a bootpool, set the cachefile property so...
2013-12-19 dteskeFix a regression that occurred with SVN revisions 25947...
2013-12-18 dteskeIn bsdinstall_log, it's rather confusing to see the...
2013-12-18 dteskeFix "[: -eq: argument expected" error introduced by...
2013-12-16 dteskeAuto-enable 4k sector alignment when disk encryption...
2013-12-16 dteskeFix a long-standing edge-case that would result in...
2013-12-16 dteskeAdd kern.geom.label.disk_ident.enable="0" to loader...
2013-12-16 dteskeDe-uglify the geli(8)-setup infobox by adding a newline.
2013-12-16 dteskefletcher4 is currently the default.
2013-12-16 dteskeImprove default ZFS disk layout (tested):
2013-12-16 dteskeBug-fixes and debugging improvments:
2013-12-16 dteskeAccept NULL input as also meaning zero swap.
2013-12-16 dteskeAs per discussions on -current, re-add /var/mail (remov...
2013-12-16 dteskeMask error from newaliases(1) when the hostname is...
2013-12-16 dteskeAdd a fix for Long-standing problem with VMware. Descri...
2013-12-12 dteskeI caught the following snippet at the end of my /var...
2013-12-09 dteskeFix a regression introduced by SVN r257842; resulting...
2013-12-09 dteskeFix a regression introduced by SVN r257842. Result...
2013-12-09 eadlersed(1): Use /i instead of /I
2013-12-09 dteskeForgot to utilize feature added in SVN r257782 to preve...
2013-12-05 rayMFC @r258947.
2013-12-04 dteskeFix a regression introduced by SVN r257842 that prevent...
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 dteskeSwitch default MBR bootcode from /boot/boot0 to /boot...
2013-11-11 dteskeCheck the partition scheme before blowing away disks...
2013-11-08 joelmdoc: add missing El.
2013-11-08 dteskeI often forget that debugFile can begin with a + for...
2013-11-08 dteskeCopy the install log to the deployed /var/log directory...
2013-11-08 dteskeSemi-revert this one file out of r257842. The ttys...
2013-11-08 dteskeA series of changes tested together as a whole:
2013-11-06 gjbSwitch to using pkg(8) for the doc install in bsdinstal...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256953
2013-10-15 dteskeMake ZFSBOOT_BEROOT_NAME be ROOT by default. This is...
2013-10-15 dteskeBump .Dd date (should have been part of SVN r256549)
2013-10-15 dteskeMan page updates to go along with SVN r256343, introduc...
2013-10-15 dteskeFix SVN r256540: s/TMPETC/TMPBOOT/ for loader.conf...
2013-10-15 dteskeDocument BSDINSTALL_TMPBOOT environment variable introd...
2013-10-15 dteskegjb writes: when doing encrypted zfs install, loader...
2013-10-15 dteskeAdd executable bit to docsinstall [old] and entropy...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-11 dteskeRemove the dumpdev configuration dialog, merge it into...
2013-10-11 dteskeIncorporate PR bin/161547 to detect when an interface...
2013-10-11 dteskeRewrite the keymap module to display an actual menu...
2013-10-11 dteskeAdd zfsboot module as an option for automatic configura...
2013-10-11 desAfter installation, dump 4096 bytes from /dev/random...
2013-10-08 rayMFC @r256148.
2013-10-02 markmMFC - tracking update.
2013-09-28 gavinRemove ftp5.se.f.o, as per request to -hubs@
2013-09-27 brd- Remove the is (Iceland) mirror per mail from the...
next