Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-24 | For now switch to building PowerPC MAC support, when additional work | Dale S. Rahn | |
is done on PREP based machines those ramdisks can be added back. | |||
1999-09-23 | Formatting, typo, and grammar fixes. | Aaron Campbell | |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt | |
1999-08-15 | Kill md_copy_kernel() | Todd C. Miller | |
1999-07-30 | acd went away | Theo de Raadt | |
1999-04-01 | disklabel -f use, for fstab tweaking | Theo de Raadt | |
1999-03-13 | remove legacy "mix" kernel building code, it was not quite completely | Dale S. Rahn | |
commented and would cause error messages during build. Since it is unused, delete it completely | |||
1998-12-19 | merge text into base | Theo de Raadt | |
1998-11-03 | it's -> its where appropriate | Aaron Campbell | |
1998-10-28 | call check_kernel instead of having the same code in all the .md files | Todd C. Miller | |
1998-10-20 | Mix kernels are no longer necessary, Generic will work sufficiently. | Dale S. Rahn | |
1998-10-19 | load xshare | Theo de Raadt | |
1998-09-25 | Add back the termcap entry that was in inst-common. | Dale S. Rahn | |
Point to this new location. | |||
1998-09-22 | Remove additional kernels during cleanup, otherwise it can | Dale S. Rahn | |
build with the wrong ramdisk kernel. Soon these multiple configs need to go away. | |||
1998-09-15 | remove cut from ramdisk, since other ports dont use it. | Dale S. Rahn | |
At least temporarily remove vi from the powerpc ramdisks, They dont fit on a floppy any longer. | |||
1998-09-13 | use standard distrib/miniroot/install.sh instead of port specific version. | Dale S. Rahn | |
1998-09-12 | remove ethernet device detection now that that in common code. | Dale S. Rahn | |
write MBR on disk using fdisk -i, not dd, that way the partition sizes get set up nicely. (Works even better with a soon to be checked in fdisk change). add some powerpc specific installation sets. | |||
1998-09-09 | Support a third boot floppy, Soon this should go to one supported, but not yet. | Dale S. Rahn | |
Use "standard" install.sub file not port specific version. | |||
1998-08-07 | changes to shrink compressed ramdisk size so that it would fit on floppy. | Dale S. Rahn | |
changes to install scripts to work on ofw machines. | |||
1998-07-19 | add support for openfirmware drivers. A second look might be appropriate. | Dale S. Rahn | |
1998-06-27 | s/23/${OSrev}/ | Todd T. Fries | |
1998-05-29 | Deleted files that were not used anymore, this is all of the | Dale S. Rahn | |
inst-common and miniroot files. ramdisk is all that is used. ramdisk/install.sh and ramdisk/install.sub are actually moved from miniroot/*. Makefile was changed to build the ofw versions of the ramdisk kernel. minor tweaks to leave the MAKEDEV file on the ramdisk, so that new devices could be generated. Makefile was changed to not create temporary files that are lost track of and cannot be "make unconfig"ed. | |||
1998-04-06 | Fix for 1Mb MSDOS change | Per Fogelstrom | |
1998-03-08 | moving to 2.3 | Theo de Raadt | |
1997-12-02 | repository move of src/bin/pdksh to src/bin/ksh | Theo de Raadt | |
1997-11-26 | msync() has 3 args | Theo de Raadt | |
1997-10-20 | Enable history and emacs-stye command editing. A lot of this stuff | Todd C. Miller | |
is not used but who knows what... | |||
1997-10-15 | Fix some inconsitencies | Per Fogelstrom | |
1997-10-13 | New distrib for power pc including RAMDISK | Per Fogelstrom | |
1997-10-10 | RAMDISK build | Per Fogelstrom | |
1997-10-10 | make RAMDISK kernel for PowerPC install. | Per Fogelstrom | |
1997-10-10 | PowerPC ramdisk stuff. "list" and scripts still needs work. This is only the | Per Fogelstrom | |
first "work copy"... | |||
1997-10-01 | 21 -> 22 | Theo de Raadt | |
1997-09-30 | use new fdisk & disklabel | Theo de Raadt | |
1997-09-26 | Don't specify disktype to newfs when we already have a label. | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-05-14 | Add md_machine_arch() | Todd C. Miller | |
1997-05-12 | 2.1 | Niklas Hallqvist | |
1997-04-18 | Stuff hidden in my trees: | Dale S. Rahn | |
need mount_msdos on ramdisk image, to mount boot partition. It is in the crunched executable aready. | |||
1997-03-03 | cleanup of powerpc miniroot/ramdisk installation, scrap floppy installation | Dale S. Rahn | |
since ramdisk installation works much better. | |||
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 | 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-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-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-12 | Release version certainly isn't 1.0, not really 2.0 either, but... | Dale S. Rahn | |