summaryrefslogtreecommitdiff
path: root/distrib/powerpc
AgeCommit message (Collapse)Author
1998-04-06Fix for 1Mb MSDOS changePer Fogelstrom
1998-03-08moving to 2.3Theo de Raadt
1997-12-02repository move of src/bin/pdksh to src/bin/kshTheo de Raadt
1997-11-26msync() has 3 argsTheo de Raadt
1997-10-20Enable history and emacs-stye command editing. A lot of this stuffTodd C. Miller
is not used but who knows what...
1997-10-15Fix some inconsitenciesPer Fogelstrom
1997-10-13New distrib for power pc including RAMDISKPer Fogelstrom
1997-10-10RAMDISK buildPer Fogelstrom
1997-10-10make RAMDISK kernel for PowerPC install.Per Fogelstrom
1997-10-10PowerPC ramdisk stuff. "list" and scripts still needs work. This is only thePer Fogelstrom
first "work copy"...
1997-10-0121 -> 22Theo de Raadt
1997-09-30use new fdisk & disklabelTheo de Raadt
1997-09-26Don't specify disktype to newfs when we already have a label.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-05-14Add md_machine_arch()Todd C. Miller
1997-05-122.1Niklas Hallqvist
1997-04-18Stuff 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-03cleanup of powerpc miniroot/ramdisk installation, scrap floppy installationDale S. Rahn
since ramdisk installation works much better.
1997-02-21more cleanup for powerpc miniroot installation,Dale S. Rahn
try to allow install to work without awk in the miniroot.
1997-02-21add files typically included in snapshot as files that show up inDale S. Rahn
the "ALLSETS" list for miniroot installation from disk.
1997-02-18commit some stragglers in my source tree, cleaning up of ramdisk installation.Dale S. Rahn
1997-02-17OpenBSD, add tag.Dale S. Rahn
1997-02-06add /kern to miniroot image for kernfs supportDale S. Rahn
1997-02-06Clean up silly things, mount rd0a not rd0, andDale S. Rahn
prog is not a valid program for crunch to find.
1997-02-06Now with the miniroot using the rd driver, the inst and kc may becomeDale S. Rahn
obsolete, but currently the miniroot uses this directory.
1997-01-31Pieces to create a miniroot image for powerpc installation from cdrom orDale S. Rahn
network?
1997-01-31First cut at elfrdsetroot command. this is the rdsetroot heavily hackedDale S. Rahn
to work on elf. Need sever cleaning.
1997-01-12Release version certainly isn't 1.0, not really 2.0 either, but...Dale S. Rahn
1997-01-12Do not link against libcrypt, It no longer exists.Dale S. Rahn
1997-01-12Do not link against libcrypt, It doesn't exists anymore.Dale S. Rahn
1997-01-09Changes to shrink kc filesystem, remove update from dot.profileDale S. Rahn
and remove an extra file.
1996-12-21Check-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.