Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-14 | working bsd.rd; without vi for now | Theo de Raadt | |
1997-05-14 | Add md_machine_arch() | Todd C. Miller | |
1997-05-14 | Add md_machine_arch() | Todd C. Miller | |
1997-05-14 | Changed 3 occurneces of "NetBSD/sparc" to "OpenBSD/sparc", in strings | johns | |
that are printed when a kernel is configured without support for a given kernel arch.. i.e. "OpenBSD/sparc: This kernel does not support xxxx" | |||
1997-05-14 | Use svnd, no need for cache flushing | Niklas Hallqvist | |
1997-05-14 | md_machine_arch must be done after md_makerootwritable (for /kern) | Todd C. Miller | |
1997-05-14 | More ARC ramdisk stuff | Per Fogelstrom | |
1997-05-14 | More ARC ramdisk stuff | Per Fogelstrom | |
1997-05-14 | Add VERSION_MAJOR and VERSION_MINOR. Currently assumes release | Todd C. Miller | |
is ${major}${minor} not ${major}${minor}${teeny}. | |||
1997-05-14 | Now calls md_machine_arch() which needs to be added to everyone's | Todd C. Miller | |
install.md. | |||
1997-05-14 | ARC ramdisk cleaning | Per Fogelstrom | |
1997-05-14 | ARC ramdisk fiddling | Per Fogelstrom | |
1997-05-14 | ARC ramdisk cruncher. | Per Fogelstrom | |
1997-05-14 | shareable ramdisk creation; in part by grr | Theo de Raadt | |
1997-05-14 | kernel for ramdisks | Theo de Raadt | |
1997-05-14 | ramdisk support, forgot this last round | Niklas Hallqvist | |
1997-05-14 | Use svnds and remove ugly cache flushing | Niklas Hallqvist | |
1997-05-14 | nits | Niklas Hallqvist | |
1997-05-14 | Add vnds to the all target | Niklas Hallqvist | |
1997-05-14 | Fix phantom "bsd" that showed up when there were no recognized sets | Todd C. Miller | |
(variable needed to be re-init'd). | |||
1997-05-14 | New ftp install. Disk install should be made to be more this. | Todd C. Miller | |
1997-05-14 | Tell the use what $EDITOR is before editing disklabel so they | Todd C. Miller | |
don't freak when they find themselves in ed(1) :-) | |||
1997-05-14 | Strip comments from install.* when installing on floppy. | Todd C. Miller | |
Saves much needed space. | |||
1997-05-14 | mention svnd | Niklas Hallqvist | |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist | |
1997-05-14 | Ship svnd.0 | Niklas Hallqvist | |
1997-05-14 | Establish svnd manpage link | Niklas Hallqvist | |
1997-05-14 | Document svnd | Niklas Hallqvist | |
1997-05-14 | Add a new mode of operation: "safe" vnd, aka svnd, which goes | Niklas Hallqvist | |
through the buffercache thus maintaining cache-coherency after unmount of a mounted vnd. This is good for diskimage creation, you should still use the old vnds for swapping on, though | |||
1997-05-14 | add beforeinstall to copy the floppy.fs to the snapshot area | Thomas Graichen | |
1997-05-14 | undo my last change - don't copy /boot to the snapshot area - it is'nt | Thomas Graichen | |
really required there | |||
1997-05-14 | copy /boot into the snapshot area too | Thomas Graichen | |
1997-05-14 | bring over changes from the miniroot install.sub (now we are in sync with | Thomas Graichen | |
the miniroot install.sub rev. 1.21) | |||
1997-05-14 | minor fixes | Thomas Graichen | |
1997-05-14 | for consistency: change kernel config file name from GENERIC_xxx to | Thomas Graichen | |
GENERIC.xxx too and adapt etc.pmax/Makefile.inc to reflect the new compile dir names | |||
1997-05-14 | Don't need bpf or vnd -- shave a few bytes. | Todd C. Miller | |
1997-05-14 | Whoops back out some changes from my local tree. | gene | |
1997-05-14 | if generic miniroot, kill swap entry | Theo de Raadt | |
1997-05-14 | add rd support | Theo de Raadt | |
1997-05-14 | add rd support | Theo de Raadt | |
1997-05-14 | created ramdisk and rd | Theo de Raadt | |
1997-05-13 | bootblocks in snap/release too | Theo de Raadt | |
1997-05-13 | 2.0 -> 2.1 | gvf | |
1997-05-13 | 2.0 -> 2.1 | gvf | |
1997-05-13 | minimize | Theo de Raadt | |
1997-05-13 | Explicately mention what editor is being used. | Todd C. Miller | |
1997-05-13 | trim off some unneeded binaries | Niklas Hallqvist | |
1997-05-13 | Add miniroot-install target | Niklas Hallqvist | |
1997-05-13 | Add rdroot entry | Niklas Hallqvist | |
1997-05-13 | Remove printf dep. use hex() instead | Niklas Hallqvist | |