Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-19 | - merge BOOTP and DHCP sections | Jason McIntyre | |
- point to diskless(8) based on a mail from alexey e. suslikov; ok henning mk | |||
2006-05-19 | fixes from miod: | Jason McIntyre | |
- MOPS -> MOP - .<arch> suffix is the exception, rather than the rule - better fstab entries | |||
2006-05-19 | kill some unneeded .Pp; | Jason McIntyre | |
2006-05-19 | let's not discuss how to boot diskless for non-Ox machines; | Jason McIntyre | |
2006-05-19 | make step 11 a little more readable; | Jason McIntyre | |
2006-05-19 | mips64 bits; | Jason McIntyre | |
2006-05-19 | hp 300 and hppa entries, gleaned from INSTALL; | Jason McIntyre | |
2006-05-19 | more stuff for alpha diskless; | Jason McIntyre | |
2006-05-19 | point people to INSTALL.<arch> docs for details of net/diskless booting; | Jason McIntyre | |
2006-05-19 | Spello from <moorang at gmail dot com> | Marco Peereboom | |
2006-05-18 | tweak previous; ok reyk | Jason McIntyre | |
2006-05-18 | sort and add a full stop; | Jason McIntyre | |
2006-05-18 | remove useless .Pp | Jason McIntyre | |
2006-05-18 | Xr mfi | Theo de Raadt | |
2006-05-18 | extra .Ed | Theo de Raadt | |
2006-05-18 | correct example awk expression; ok jmc@ | Otto Moerbeek | |
2006-05-18 | Add mfi | Marco Peereboom | |
2006-05-18 | Add man page for mfi | Marco Peereboom | |
2006-05-18 | cover diskless boots from more archs; some adjustments to come; | Jason McIntyre | |
2006-05-18 | the physical interface must be marked UP | Reyk Floeter | |
ok naddy@ | |||
2006-05-18 | document diskless alpha boots, after some pointers from mickey; | Jason McIntyre | |
2006-05-18 | document that a smaller swap file may be used too, sometimes; | Jason McIntyre | |
2006-05-18 | back out last, after some discussion; | Jason McIntyre | |
2006-05-18 | use miod's suggestion for making swap files; | Jason McIntyre | |
2006-05-18 | some wording/grammar fixes; | Jason McIntyre | |
2006-05-18 | use miod's method for swapping; i had wanted to documented both ways, | Jason McIntyre | |
but it's just going to make the page overly complicated. this method has the advantage of making backups easier; | |||
2006-05-18 | add some entries to FILES and SEE ALSO; | Jason McIntyre | |
2006-05-18 | document which server processes need to be running; | Jason McIntyre | |
2006-05-18 | tidy up point 10; | Jason McIntyre | |
2006-05-18 | make swap example work on diskless boots; | Jason McIntyre | |
2006-05-18 | otto's example of how to convert an IP address to hex; | Jason McIntyre | |
2006-05-17 | section fixes; | Jason McIntyre | |
2006-05-17 | make the phase 2 and 3 lists more consistent with each other; | Jason McIntyre | |
2006-05-17 | remove a pile of pesky .Tn macros; | Jason McIntyre | |
2006-05-17 | final -enum replacement with text adjusted accordingly; | Jason McIntyre | |
2006-05-17 | small cleanup; | Jason McIntyre | |
2006-05-17 | use -enum lists instead of manually numbering them; | Jason McIntyre | |
2006-05-17 | various fixes; | Jason McIntyre | |
2006-05-17 | sort SEE ALSO; | Jason McIntyre | |
2006-05-17 | implement support for sppp(4) in ifconfig. have a look at the updated | Reyk Floeter | |
manual pages pppoe(4) and sppp(4) for examples. the spppcontrol(8) utility is not required anymore and will probably be removed in the near future. ok deraadt@ | |||
2006-05-14 | fix config syntax. | Brad Smith | |
2006-05-14 | oops it got added twice | Theo de Raadt | |
2006-05-14 | add wpi(4) | Damien Bergamini | |
pointed out by deraadt@ | |||
2006-05-14 | +wpi | Miod Vallat | |
2006-05-14 | Fix date. | Miod Vallat | |
2006-05-14 | wpi(4) adapters are Mini PCI Express. | Damien Bergamini | |
2006-05-14 | Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG | Damien Bergamini | |
802.11 adapters as found in Centrino Duo laptops. More to come but works well enough for me to commit this over a wpi(4). go for it deraadt@ | |||
2006-05-14 | interface bandwidths can change; ok henning | Theo de Raadt | |
2006-05-13 | enable twe on amd64, tested with a 7006-2 | Martin Reindl | |
ok brad@ jmc@ | |||
2006-05-13 | grammar; from graham gower | Jason McIntyre | |