Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt | |
Eliminate many more differences. When it makes sense, build bsd.rd and miniroot/ramdisk.fs and cd.iso in the same directory. More steps coming after this.. | |||
2017-09-17 | Give up on alpha floppies for now | Theo de Raadt | |
2017-03-30 | skip floppyB until more space is found | Theo de Raadt | |
2017-01-27 | Switch alpha, luna88k and sparc64 ramdisks to makefs. | Martin Natano | |
ok deraadt | |||
2015-08-29 | create an alpha miniroot | Theo de Raadt | |
(miod must fix the installboot in it next) | |||
2013-03-09 | RAMDISKC wil be needed for alphabook1 | Theo de Raadt | |
2007-10-18 | enter iso dir for clean/cleandir, too, to delete dribbles | Theo de Raadt | |
2007-08-14 | make obj dirs in iso; talked with miod about it | Theo de Raadt | |
2003-03-06 | cd${rev}.iso for alpha too | Theo de Raadt | |
2001-01-29 | three floppies, and a bsd.rd for the CD | Theo de Raadt | |
1997-09-17 | generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on all | Theo de Raadt | |
architectures. | |||
1997-09-10 | Build a small version of ftp for alpha install floppy, shave a few bytes. | Todd C. Miller | |
1997-05-11 | Don't try and build in simpleroot. It's not a complete build | Todd C. Miller | |
environment (no Makefile) and is not used for alpha anymore. | |||
1997-05-07 | *Very* rough cut at a ramdisk-kernel that fits onto a floppy. | Niklas Hallqvist | |
The ecoffrdsetroot support is from millert@openbsd.org. Mostly copied from the powerpc ports, thus a lot of powerpc specific stuff remains. Needs a lot of work, hopefully done in the next few days. |