Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-25 | sync | Theo de Raadt | |
2002-04-25 | sync | Theo de Raadt | |
2002-04-24 | The beginnings of decent mac68k installation media, as two bsd.rd images. | Miod Vallat | |
Currently, the building of this is not enabled in "make release", however. | |||
2002-04-23 | sync | Theo de Raadt | |
2002-04-22 | de-tab install.md more fully | Theo de Raadt | |
2002-04-22 | add eap | Jason Wright | |
2002-04-22 | sync | Theo de Raadt | |
2002-04-22 | use one common dot.profile for all | Theo de Raadt | |
2002-04-22 | remove them for real | Theo de Raadt | |
2002-04-22 | kill a few more things | Theo de Raadt | |
2002-04-22 | move things back a directory | Theo de Raadt | |
2002-04-22 | Add Ian's CP1500 board to the list of supported hardware. | Miod Vallat | |
2002-04-22 | Upgrades are available again on the alpha installation media. | Miod Vallat | |
2002-04-21 | sync | Theo de Raadt | |
2002-04-21 | where is the config file now... | Theo de Raadt | |
2002-04-21 | minor cleanups, i think | Theo de Raadt | |
2002-04-21 | same cleanup as elsewhere | Theo de Raadt | |
2002-04-21 | simpleroot no longer used | Theo de Raadt | |
2002-04-21 | squish it down | Theo de Raadt | |
2002-04-21 | remove junk not needed | Theo de Raadt | |
2002-04-21 | use arch -ks instead of arch -s (on them all) | Theo de Raadt | |
2002-04-21 | remove crud | Theo de Raadt | |
2002-04-21 | shorten | Theo de Raadt | |
2002-04-21 | avoid SYMLINK on binaries | Theo de Raadt | |
2002-04-21 | remove some crud | Theo de Raadt | |
2002-04-21 | strip scripts; remove some crud | Theo de Raadt | |
2002-04-21 | use arch -ks; strip the MAKEDEV | Theo de Raadt | |
2002-04-21 | bit by bit i will fix this madness | Theo de Raadt | |
2002-04-21 | strip more carefully; guess what -- upgrade fits now | Theo de Raadt | |
2002-04-21 | remove MD terminal crud; done elsewhere now | Theo de Raadt | |
2002-04-21 | strip scripts when putting them on the media | Theo de Raadt | |
2002-04-21 | scsi command not needed | Theo de Raadt | |
2002-04-21 | simplify | Theo de Raadt | |
2002-04-20 | Split out a new function askpass() and as a result | Kenneth R Westerback | |
greatly simplify both getresp() and the code around obtaining passwords. Shrinks, simplifies and makes the code clearer. From espie@. ok deraadt@ and espie@. | |||
2002-04-20 | Sync with sbin/kbd/Makefile | Miod Vallat | |
[sorry for breaking the tree on non-sparc non-wscons arches] | |||
2002-04-19 | remove crud | Theo de Raadt | |
2002-04-19 | indent | Theo de Raadt | |
2002-04-19 | prune alpha | Theo de Raadt | |
2002-04-19 | prune i386 | Theo de Raadt | |
2002-04-19 | prune | Theo de Raadt | |
2002-04-19 | sync | Theo de Raadt | |
2002-04-19 | sync | Theo de Raadt | |
2002-04-18 | no chroot | Theo de Raadt | |
2002-04-18 | no chroot, and avoid SYMLINK to instbin | Theo de Raadt | |
2002-04-18 | no chroot | Theo de Raadt | |
2002-04-18 | for real this time | Theo de Raadt | |
2002-04-18 | not needed | Theo de Raadt | |
2002-04-18 | the chroot in the install is used, no need in instbin | Theo de Raadt | |
2002-04-18 | remove garbage | Theo de Raadt | |
2002-04-17 | Our m4 generated MAKEDEV will eventually be less SunOS-friendly than they | Miod Vallat | |
used to are, if at all; so warn people setting up diskless systems under SunOS or other operating systems that they might need to edit MAKEDEV for it to run properly on the host system. |