aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/doFS.sh
Commit message (Expand)AuthorAgeFilesLines
* - Removed more bitrot (the "while" loops).Ruslan Ermilov2004-01-281-54/+28
* GC some old cruft.Ruslan Ermilov2004-01-281-2/+0
* Fix this script to produce working bootable floppies on 4.x.Ruslan Ermilov2003-09-191-16/+18
* Add support for automatically computing the required file systemRuslan Ermilov2003-08-081-0/+12
* disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.Ruslan Ermilov2003-05-171-1/+1
* Revision 1.49 broke snapshot building on older systems.Ruslan Ermilov2003-05-161-1/+1
* Use UFS1 for the floppies instead of UFS2Scott Long2003-05-031-2/+2
* Presumably fix sparc64 "make release". (The breakage was due toRuslan Ermilov2003-04-231-1/+2
* Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.Ruslan Ermilov2003-04-151-3/+1
* Unmount the file system and detach an underlying memory disk evenRuslan Ermilov2003-03-311-6/+6
* Pass the target machine architecture down to disklabel(8).Ruslan Ermilov2003-03-201-18/+7
* Stay consistent with dofs_md().Ruslan Ermilov2003-02-261-1/+1
* This took longer to test than expected:Poul-Henning Kamp2003-02-011-13/+9
* Add the necessary tweaks for FreeBSD/ia64 releases. Note that this isMarcel Moolenaar2002-11-041-3/+12
* boot2 does not exist on some platforms.Ruslan Ermilov2002-04-301-4/+8
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-2/+5
* Don't print out 0xaa55 at the end of a vnconfig disk and use theJohn Baldwin2002-01-161-4/+1
* - 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