Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-18 | only build ramdisk | Theo de Raadt | |
1997-04-18 | mount_ext2fs | Theo de Raadt | |
1997-04-17 | gunzip | Theo de Raadt | |
1997-04-17 | fix msgbuf parsing | Theo de Raadt | |
1997-04-17 | cpio fix | Theo de Raadt | |
1997-04-17 | writeable root anyone? | Theo de Raadt | |
1997-04-17 | I had rcs-openbsd.pl have its way here | Niklas Hallqvist | |
1997-04-17 | add pppd, chat, and /etc/ppp files. (it fits!) | Theo de Raadt | |
1997-04-16 | on floppy, call kernel bsd not bsd.gz | Theo de Raadt | |
1997-04-16 | floppy.fs | Theo de Raadt | |
1997-04-16 | clean more | Theo de Raadt | |
1997-04-16 | build ramdisk using vnd. rd builds suck (can you say race?) | Theo de Raadt | |
1997-04-16 | two fs images | Theo de Raadt | |
1997-04-14 | creates mr-20.fs | Theo de Raadt | |
1997-04-14 | create ramdisk bootable floppies by typing "make" | Theo de Raadt | |
1997-04-14 | access few files correctly | Theo de Raadt | |
1997-04-14 | spacing | Theo de Raadt | |
1997-04-13 | import of hp300's ramdisk stuff for i386. | Michael Shalayeff | |
merged w/ existing stuff... awk nuked away from ramdisk, only MAKEDEV needs it. | |||
1997-04-11 | We run OpenBSD, as such our kernel is named /bsd, and copying /netbsd into | gene | |
the newly installed partition won't do much good. Thanks to Tobias Richter <tsr@cave.isdn.cs.tu-berlin.de> for noticing this. | |||
1997-04-04 | init allocated memory. | Michael Shalayeff | |
1997-03-31 | works again, work by niklas and i | Theo de Raadt | |
1997-03-31 | disklabel stuff was fixed a while ago | Theo de Raadt | |
1997-03-21 | since cpio is now pax you can have it too. | kstailey | |
1997-03-04 | Sync up with the current state of things--mi and mac68k. | briggs | |
1997-03-03 | cleanup of powerpc miniroot/ramdisk installation, scrap floppy installation | Dale S. Rahn | |
since ramdisk installation works much better. | |||
1997-03-02 | more was causing the console to go 7e1 during installation (should be 8n1) | Dale S. Rahn | |
solution was to remove more because it was not necessary, messsage was < 24 lines. This is what has been holding up mvme68k snapshot. | |||
1997-02-23 | Checkpoint. This should be pretty close now, just gotta fix kernel | Jason Downs | |
bugs. | |||
1997-02-21 | more cleanup for powerpc miniroot installation, | Dale S. Rahn | |
try to allow install to work without awk in the miniroot. | |||
1997-02-21 | add files typically included in snapshot as files that show up in | Dale S. Rahn | |
the "ALLSETS" list for miniroot installation from disk. | |||
1997-02-18 | Add cvs tag, change tar to pax in a couple of places, tar is not on the | Dale S. Rahn | |
ramdisk image. | |||
1997-02-18 | commit some stragglers in my source tree, cleaning up of ramdisk installation. | Dale S. Rahn | |
1997-02-17 | OpenBSD, add tag. | Dale S. Rahn | |
1997-02-17 | mvme68k, OpenBSD | Theo de Raadt | |
1997-02-16 | Getting there... | Jason Downs | |
1997-02-16 | Prelimary addition of the ramdisk-based miniroot. Still needs work. | Jason Downs | |
(Stolen wholesale from mvme68k.) The miniroot subdir is obsolete, and subject to removal. | |||
1997-02-16 | clean up and add missing file from previous commit | Dale S. Rahn | |
1997-02-16 | Add the final? pieces to support mvme68k ramdisk support. | Dale S. Rahn | |
uses rdsetroot to create a ramdisk in a kernel image. | |||
1997-02-15 | Add new style of miniroot building. primarily based on the distrib/miniroot | Dale S. Rahn | |
code. | |||
1997-02-15 | Removal of the sun3 pieces of the miniroot build mechanism. | Dale S. Rahn | |
Prepare for new setroot version. | |||
1997-02-10 | catch up to i386 install.sh | Theo de Raadt | |
1997-02-09 | delete things until it fits.... sigh | Theo de Raadt | |
1997-02-09 | kerberos differentiation | Theo de Raadt | |
1997-02-09 | pc3? no, let us make this sun | Theo de Raadt | |
1997-02-09 | support kerberos differentiation | Theo de Raadt | |
1997-02-09 | do not need -lz | Theo de Raadt | |
1997-02-06 | ksh! | Theo de Raadt | |
1997-02-06 | We use pdksh now | Niklas Hallqvist | |
1997-02-06 | add /kern to miniroot image for kernfs support | Dale S. Rahn | |
1997-02-06 | Clean up silly things, mount rd0a not rd0, and | Dale S. Rahn | |
prog is not a valid program for crunch to find. | |||
1997-02-06 | Now with the miniroot using the rd driver, the inst and kc may become | Dale S. Rahn | |
obsolete, but currently the miniroot uses this directory. |