aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/install/floppy.tree
Commit message (Collapse)AuthorAgeFilesLines
* Nuke abandoned configuration.Luigi Rizzo2002-03-0926-1115/+0
| | | | Notes: svn path=/head/; revision=91939
* mount_msdos(8) -> mount_msdosfs(8).Ruslan Ermilov2001-06-011-2/+3
| | | | Notes: svn path=/head/; revision=77579
* Add a new floppy type, install. This type builds a disk that canDoug White1999-10-0826-0/+1114
slice, partition, newfs, and install FreeBSD from a tarball on a remote server. Handy for doing mass-installs for server farms. Documentation following shortly. Notes: svn path=/head/; revision=52004