Age | Commit message (Expand) | Author |
1997-05-16 | Alias ramdisk with floppy, trim floppy /dev and add rd device case. | Niklas Hallqvist |
1997-05-16 | split release target off from snapshot targ | Theo de Raadt |
1997-05-14 | build a bsd.rd too | Theo de Raadt |
1997-05-14 | working bsd.rd; without vi for now | Theo de Raadt |
1997-05-14 | Add vnds to the all target | Niklas Hallqvist |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist |
1997-05-14 | undo my last change - don't copy /boot to the snapshot area - it is'nt | Thomas Graichen |
1997-05-14 | copy /boot into the snapshot area too | Thomas Graichen |
1997-05-14 | for consistency: change kernel config file name from GENERIC_xxx to | Thomas Graichen |
1997-05-14 | created ramdisk and rd | Theo de Raadt |
1997-05-13 | bootblocks in snap/release too | Theo de Raadt |
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 |
1997-05-13 | use elf2ecoff instead of cp for bsd.nfs | Thomas Graichen |
1997-05-13 | also build the other two kernels: bsd.nfs and bsd.rz0 | Thomas Graichen |
1997-05-13 | fakecdrom target | Theo de Raadt |
1997-05-13 | copy bootblocks too, tell you why later | Theo de Raadt |
1997-05-13 | Only run MAKEDEV.local if it exists. Avoids an error message | Todd C. Miller |
1997-05-12 | copy *boot* from snapshot too, if they exist | Theo de Raadt |
1997-05-12 | foom | Theo de Raadt |
1997-05-12 | gene asked | Theo de Raadt |
1997-05-11 | for release; copy bsd.* too -- ecoff/elf issue | Theo de Raadt |
1997-05-11 | It's OpenBSD policy to ship kernels that _aren't_ gzip'ed. | gene |
1997-05-11 | hex () and kill awk | Theo de Raadt |
1997-05-11 | add hex() and kill awk | Theo de Raadt |
1997-05-11 | no awk | Theo de Raadt |
1997-05-11 | Use this file when building mac68k snapshots. | gene |
1997-05-10 | install ld.so.conf on all mips machines too | Thomas Graichen |
1997-05-10 | Don't use awk (awk-less bits taken from i386 MAKEDEV) | Todd C. Miller |
1997-05-10 | not bsd.gz | Theo de Raadt |
1997-05-10 | build simpleroot | Theo de Raadt |
1997-05-10 | Add floppy target and make it a dependency for snap_md | Todd C. Miller |
1997-05-08 | Add floppy + correct rdroot | Niklas Hallqvist |
1997-05-08 | do not compress bsd | Theo de Raadt |
1997-05-07 | need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB | Niklas Hallqvist |
1997-05-07 | Ramdisk stuff | Niklas Hallqvist |
1997-05-07 | more careful release build | Theo de Raadt |
1997-05-06 | Add ipl case | Niklas Hallqvist |
1997-05-06 | Remove possibly existing ipl node, before recreating it | Niklas Hallqvist |
1997-05-06 | reactivate ipl | kstailey |
1997-05-05 | fix sparc MAKEDEV to match cdevsw[] for pseudo-ttys, scsi scanner and unknown... | grr |
1997-05-05 | On a ttye0 login, give the console over to the user in question. | gene |
1997-05-05 | Before creating the rd nodes, remove the old ones. | Dale S. Rahn |
1997-05-05 | also install kernel into snapshot area | Thomas Graichen |
1997-05-05 | add an ld.so.conf file to /etc for the mips arches - it is required | Thomas Graichen |
1997-05-05 | put a kernel in the snap & release | Theo de Raadt |
1997-05-04 | Move xntpd -> rc.securelevel since tickadj need to twiddle /dev/mem | Todd C. Miller |
1997-05-04 | Cleaned up. | Per Fogelstrom |
1997-05-04 | Do not use awk | Thorsten Lockert |