aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/doFS.sh
Commit message (Expand)AuthorAgeFilesLines
* - Remove the -T from the 4.x newfs as well.John Baldwin2001-11-201-5/+2
* The -T argument to newfs is only needed if teh disk isn't already labeled.John Baldwin2001-11-201-1/+1
* Use the md device not olny a version of the system is 5 but 5 and over.Yoshihiro Takahashi2001-11-161-3/+3
* Use the vn driver on a stable system.Yoshihiro Takahashi2001-11-151-3/+70
* Add FreeBSD IDs to some files and make the others consistent in style.David E. O'Brien2001-04-081-0/+1
* Everyone that has commented seems to agree `-m 0' will cause no problems.David E. O'Brien2001-03-101-1/+1
* Remove tunefs'ing that was OBE by rev 1.30.David E. O'Brien2001-03-091-1/+0
* newfs with `-m 1'David E. O'Brien2001-03-091-1/+1
* Use mdconfig/md instead of vn.Poul-Henning Kamp2001-01-311-23/+24
* Using `r'aw device name is out of vogue now.David E. O'Brien2000-11-271-8/+6
* MFS: comment character and readability fixes.Jordan K. Hubbard2000-11-051-2/+2
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.Tatsumi Hosokawa2000-10-311-0/+1
* We don't do blockdevices any more.Poul-Henning Kamp2000-07-081-2/+2
* don't mknod stuff without making sure it's not there first.Jordan K. Hubbard1999-12-161-0/+1
* Make it possible to make release on archaic kernels.Poul-Henning Kamp1999-11-271-4/+8
* 1. Adjust fs sizes to get floppies back under control.Jordan K. Hubbard1999-01-261-1/+1
* Replace /mnt with ${MNT}Mike Smith1999-01-121-2/+2
* Hammer on the boot floppy generation bits some more. This is lookingJordan K. Hubbard1999-01-051-14/+14
* Update this to deal with new boot block placement.Jordan K. Hubbard1999-01-021-10/+1
* Put mfsroot.gz on yet another filesystem so that the boot blocksJordan K. Hubbard1998-12-061-1/+5
* Updates for Alpha.Jordan K. Hubbard1998-10-131-4/+4
* Whoops, correct brain-o.Jordan K. Hubbard1998-10-031-1/+1
* Add a tweak for the alpha.Jordan K. Hubbard1998-10-031-4/+8
* Make the vn device that is being used to build the floppies configurable.John Hay1998-03-221-1/+3
* 1. Sync ABOUT.TXT changes.Jordan K. Hubbard1997-02-051-2/+1
* Simplify the disklabel trickery, and thus avoid the dreadedJoerg Wunsch1996-12-011-2/+2
* Try to impreve DD mode.Poul-Henning Kamp1996-11-271-1/+3
* Purely cosmetic cleanup.Jordan K. Hubbard1996-11-091-32/+0
* Installation cleanup, round II.Jordan K. Hubbard1996-10-011-18/+6
* Some release changes I've had to make in dealing with the floppy spaceJordan K. Hubbard1996-07-091-28/+33
* Make the reduction algorithm to tune the file system size lessJoerg Wunsch1996-01-211-6/+18
* Remove phk's errr... interesting idea of slicing a floppy into 10Joerg Wunsch1996-01-211-1/+1
* I belive this works now.Poul-Henning Kamp1996-01-141-17/+15
* Shrink BOOTMFS kernel further. Make doFS.sh more intelligent.Poul-Henning Kamp1996-01-131-3/+17
* Don't make the fs-image in /dev :-)Poul-Henning Kamp1996-01-101-1/+1
* Moved doFS into shell-script so we can be more smart about it.Poul-Henning Kamp1996-01-081-0/+82