Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1997-02-05 | make crunchide work in the non-elf world, Opps. | Dale S. Rahn | |
1997-01-31 | fix the problem with makefiles in a different way, this steps on the last | Dale S. Rahn | |
commit, but works faster. Instead of always looking up the makefile and then deciding to get the objects or not. Cache the makefile name along with the objects. | |||
1997-01-31 | Pieces to create a miniroot image for powerpc installation from cdrom or | Dale S. Rahn | |
network? | |||
1997-01-31 | First cut at elfrdsetroot command. this is the rdsetroot heavily hacked | Dale S. Rahn | |
to work on elf. Need sever cleaning. | |||
1997-01-28 | intuit more info from dmesg, hubert.feyrer@rz.uni-regensburg.de | Theo de Raadt | |
1997-01-26 | Even if the objs are cached, we want to find the Makefile | Niklas Hallqvist | |
1997-01-25 | hacks to make it fit, parts by niklas | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-12 | Release version certainly isn't 1.0, not really 2.0 either, but... | Dale S. Rahn | |
1997-01-12 | Do not link against libcrypt, It no longer exists. | Dale S. Rahn | |
1997-01-12 | Do not link against libcrypt, It doesn't exists anymore. | Dale S. Rahn | |
1997-01-09 | Changes to shrink kc filesystem, remove update from dot.profile | Dale S. Rahn | |
and remove an extra file. | |||
1997-01-09 | Add the ablity to hide symbols on ELF/OLF objects. | Dale S. Rahn | |
This is a first cut at the symbol hiding process for ELF. The current method will not work properly on mips. It has been tested for powerpc and should work on alpha. The problem with mips is due to the standard PIC compilation. | |||
1997-01-09 | add support for ELF in crunch, for crunchgen this means | Dale S. Rahn | |
do not add a leading underscore to symbol names. Indicated to crunchgen by a "-E" option. | |||
1996-12-22 | disklabel the vnd | Theo de Raadt | |
1996-12-21 | Check-in of powerpc distrib support. | Dale S. Rahn | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. The distrib pieces will not work until the ELF crunchgen support is checked in. | |||
1996-12-21 | make Kerberos libraries conditional to KERBEROS define in Makefile | kstailey | |
1996-12-21 | vnd driver has disklabel support now; use it | Theo de Raadt | |
1996-12-20 | add fs type arg to newfs | kstailey | |
1996-12-20 | add fs type arg to newfs | kstailey | |
1996-12-09 | fsck floppy root before remounting it | Thorsten Lockert | |
1996-12-09 | readonly mount of msdos fs | Theo de Raadt | |
1996-11-05 | s/games/game/ | Theo de Raadt | |
1996-10-28 | Add note about corrupt inst floppies. This happened to my officemate | Todd C. Miller | |
who hit the power button instead of halting so corrupted the floppy. | |||
1996-10-25 | lots of 3cxxx work in 2.0 | Theo de Raadt | |
1996-10-24 | fix | Theo de Raadt | |
1996-10-24 | openbsd | Theo de Raadt | |
1996-10-24 | Use machine instead of uname -m to get . | briggs | |
This allows the scripts to work more easily in some cross-development situations and does not break any normal uses. | |||
1996-10-20 | Sync with reality. | briggs | |