| Commit message (Expand) | Author | Age | Files | Lines |
* | Use UFS labels and bsdlabels (like the 8.x memsticks) instead of GPT to | nwhitehorn | 2011-10-09 | 1 | -35/+5 |
* | Farewall, sysinstall! You served us well for many years, but 10.0 is one | nwhitehorn | 2011-10-03 | 2 | -93/+0 |
* | Mount memsticks read-only by default to prevent them being filled by | nwhitehorn | 2011-07-30 | 1 | -1/+1 |
* | Garbage collect some unused variables and stray debug code. | nwhitehorn | 2011-05-05 | 1 | -1/+0 |
* | Repair release CD generation on PC98 and sun4v after release building | nwhitehorn | 2011-05-04 | 1 | -23/+5 |
* | Use labels to find release media instead of hard-coded device paths. This | nwhitehorn | 2011-03-22 | 2 | -14/+12 |
* | Add generation of memstick images to the bsdinstall release makefile for | nwhitehorn | 2011-03-13 | 1 | -0/+83 |
* | Fix making a release. The old libdialog was renamed to libodialog. | nyan | 2011-01-14 | 1 | -1/+1 |
* | Reorder to have -lcrypto after -larchive. Our linker doesn't seem to like | delphij | 2010-05-26 | 1 | -2/+2 |
* | libarchive now needs libcrypto and liblzma. | delphij | 2010-05-25 | 1 | -2/+2 |
* | Remove slattach from the install mfsroot since it doesn't exist anymore | jhb | 2010-01-26 | 1 | -1/+0 |
* | Remove libulog from the bootstrap again. | ed | 2010-01-21 | 1 | -1/+1 |
* | Don't forget to link the fixits against -lulog. | ed | 2009-12-06 | 1 | -1/+1 |
* | Add libjail to the boot_crunch binaries (for ifconfig). | jamie | 2009-06-29 | 1 | -1/+1 |
* | Install libusb20.so.1 as libusb.so.1, there will be a followup commit to the | thompsa | 2009-03-09 | 1 | -1/+1 |
* | Catch up with USB2 change. | nyan | 2009-03-03 | 1 | -2/+2 |
* | - Add libbsdxml and libsbuf required by bsdlabel. | nyan | 2008-09-25 | 1 | -1/+1 |
* | Recent work on the gnu cpio seems to have introduced some bugs, it | kensmith | 2008-08-20 | 1 | -4/+2 |
* | libbsdxml is now required by ifconfig(8). | thompsa | 2008-04-22 | 1 | -0/+1 |
* | In 'fixit mode' running "fsck /dev/ad0s1a" typically complains that it | kensmith | 2008-01-22 | 1 | -0/+2 |
* | ed(1) no longer relies on crypto library when built for the fixit media. | kensmith | 2007-07-02 | 1 | -1/+1 |
* | The i386 "fixit" floppy began overflowing, most likely due to the new | kensmith | 2007-06-15 | 1 | -4/+2 |
* | Make a bootable CD on pc98. | nyan | 2006-05-16 | 1 | -1/+4 |
* | Revamp base system packaging of kernels to enable up/smp selection | sam | 2006-03-08 | 1 | -1/+1 |
* | Remove usbd(8) and all references to it. It is no longer necessary | iedowse | 2005-12-15 | 1 | -1/+0 |
* | The current version of mkisofs is warning us that the -P option will | kensmith | 2005-01-30 | 1 | -1/+1 |
* | Don't allow ISO images to be made that try to use boot.flp to boot as the | jhb | 2004-12-01 | 1 | -5/+2 |
* | Keep each prog on its own line so that diffs between various | ru | 2004-10-01 | 2 | -14/+56 |
* | Take away unused libraries. | ru | 2004-10-01 | 2 | -2/+2 |
* | Add a publisher variable with the URL for the FreeBSD Project, and put | murray | 2004-07-15 | 1 | -1/+3 |
* | Set BATCH=yes to avoid bumping into interactivity in the port builds. | kris | 2004-07-12 | 1 | -1/+1 |
* | mkisofs(8) is now installed by sysutils/cdrtools. | marius | 2004-06-02 | 1 | -4/+4 |
* | Unbreak fixit crunch: since Feb/17/2004, mount(8) requires libufs. | matusita | 2004-02-19 | 1 | -1/+1 |
* | Clean up after revision 1.55. | ru | 2004-01-28 | 1 | -1/+1 |
* | *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK* | jhb | 2004-01-26 | 2 | -148/+0 |
* | Put the em and vx drivers back into the kernel so that the mfsroot stops | scottl | 2003-12-22 | 1 | -2/+0 |
* | Move mly, plip, and slip back into the kernel so floppy 3 can fit again. I'm | scottl | 2003-11-25 | 1 | -3/+0 |
* | Move cd9660 module from 3rd floppy to 2nd to unbreak release. | kuriyama | 2003-11-12 | 1 | -1/+1 |
* | Remove "device acpi" from BOOTMFS kernel for boot floppy to unbreak the | kuriyama | 2003-11-06 | 1 | -0/+1 |
* | - Support for multibyte charsets in LIBICONV. | fjoe | 2003-09-26 | 1 | -1/+1 |
* | Unbreak "make release" by moving bfe and re driver into 2nd floppy. | kuriyama | 2003-09-12 | 1 | -0/+2 |
* | Move the mlx driver back into the kernel so that the drivers floppy doesn't | scottl | 2003-07-25 | 1 | -1/+0 |
* | Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only) | ru | 2003-07-23 | 1 | -3/+5 |
* | Keep entries sorted by floppy, type, and name. | ru | 2003-06-01 | 1 | -8/+9 |
* | Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, and | scottl | 2003-05-18 | 1 | -0/+2 |
* | disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days. | ru | 2003-05-17 | 1 | -2/+3 |
* | Move the em driver from flopp3 to floppy 2 to make room for the ips driver. | scottl | 2003-05-12 | 1 | -1/+1 |
* | The ips ServeRAID driver can go on the driver floppy. | scottl | 2003-05-11 | 1 | -0/+1 |
* | Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't | scottl | 2003-05-05 | 1 | -3/+0 |
* | pc98 has it's own release subdir, so it's safe to remove the stg, ncv, and | scottl | 2003-05-02 | 1 | -0/+3 |