Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-04 | Use /mnt as the mount point for creating the ramdisk, not /mnt2. | Dale Rahn | |
All other ports use /mnt and /mnt2 does not exist by default. | |||
2001-03-03 | vt220 console type | Theo de Raadt | |
2001-03-03 | mimic i386 file | Theo de Raadt | |
2001-01-25 | egrep -a to permit working with binary data in dmesg | Theo de Raadt | |
2000-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller | |
2000-10-19 | strip and compress the ramdisk kernel on the cd, makes the image much | Dale Rahn | |
smaller. | |||
2000-10-19 | no /bsd.rd, only /2.8/powerpc/bsd.rd on cd28.fs | Theo de Raadt | |
2000-10-17 | use reboot | Theo de Raadt | |
2000-10-13 | simpler | Theo de Raadt | |
2000-10-13 | build a minimal CD boot image (might even work on zip, dale said) | Theo de Raadt | |
2000-10-13 | 755 upgrade too | Theo de Raadt | |
2000-09-12 | remove ofdisk, it is no longer used. | Dale S. Rahn | |
recommend reboot, not halt, when installation is done. halt leaves some machines in a state where only pulling the powercord or finding the magic reset button (almost inside the machine) is required. | |||
2000-08-08 | use GENERIC and RAMDISK | Theo de Raadt | |
2000-07-15 | fix more ch* in lists | Theo de Raadt | |
2000-07-08 | This file should not have been removed, this revision should be the same as | Dale S. Rahn | |
version 1.12 | |||
2000-06-15 | Deal with the chgrp chown -> chmod change. | Dale S. Rahn | |
instead of generating a text file from list, just create it and edit it directly, allows for more control. Also i386 edits this file directly instead of using awk to generate it. | |||
2000-06-09 | chown/chgrp changes | Michael Shalayeff | |
2000-03-01 | $OpenBSD$ | Todd T. Fries | |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt | |
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 | |