summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
1999-05-30improve ftp/http proxy promptTheo de Raadt
1999-05-28syncTheo de Raadt
1999-05-2898543 works tooJason Downs
1999-05-27syncTheo de Raadt
1999-05-26compile i386 ramdisk with -Os (conserve size)Marc Espie
1999-05-25syncTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-22syncTheo de Raadt
1999-05-22syncTheo de Raadt
1999-05-12syncTheo de Raadt
1999-05-10syncTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-06more syncTheo de Raadt
1999-05-04syncTheo de Raadt
1999-04-19Describe how to get HD SC Setup and patch it so that it can partition ↵David Leonard
non-apple SCSI disks
1999-04-18Add those keyboard mapsMarc Espie
1999-04-18note xbox supportJason Wright
1999-04-18notes that ship with 2.5, but not in the treeTheo de Raadt
1999-04-11add xshare, indent for xshareTodd T. Fries
1999-04-11upddate size info, add xshareTodd T. Fries
1999-04-10spellingTheo de Raadt
1999-04-10spellingTheo de Raadt
1999-04-10Add -q flag to newfs and use it in the installTodd C. Miller
1999-04-10shrink ramdisk a teeny bit; 8MB installs now work reliablyTheo de Raadt
1999-04-08and... once again... swapon goes awayTheo de Raadt
1999-04-08clean ramdisk /tmp a bit more before running MAKEDEVTheo de Raadt
1999-04-07skip that swapon stuff, now that pax is about to become less leakyTheo de Raadt
1999-04-07Don't use -F option to disklabelTodd C. Miller
1999-04-07save bytes; move swapon questionTheo de Raadt
1999-04-07For low-memory machines, help people by putting in enough swapon support, soTheo de Raadt
that people can do a boot, disklabel, reboot, boot, disklabel, swapon, .... and finish their install.
1999-04-07cannot swapon in 2.5 installer. the swap partitions must exist at kernelTheo de Raadt
boot time, the later user-entered disklabel does not take effect correctly. next release...
1999-04-05Fix persistence of potential servers answerTodd C. Miller
Don't make NFS an option if no /sbin/mount_nfs Fix syntax error when user hits return at ftp/http IP/name prompt
1999-04-04mv got inadvertanly removed, add it backTodd C. Miller
1999-04-04Still not enough inodes, this fixes it for real.Todd C. Miller
1999-04-04Ramdisk image (not floppy) needs more inodesTodd C. Miller
1999-04-04Don't include mount_nfs since the alpha RAMDISK does not have NFS support in itTodd C. Miller
1999-04-04changes to install notes for powerpc since 2.4Dale S. Rahn
1999-04-02link with -lotermcap not -lcurses since it is so much smaller and sync ↵Todd C. Miller
instbin-nokrb.conf with instbin.conf
1999-04-02Remember the value for "Do you want a list of potential servers"Todd C. Miller
Update ftp.openbsd.org IP addr shave a few bytes
1999-04-02Don't delete bsd when we make bsd.rd. Kernel compiles on hp300 takeTodd C. Miller
a llllooonnnngggg time so we really don't want to do one when we don't have to do we? I didn't think so.
1999-04-02Change a = to -eq in test statement. Otherwise we get an error if someone ↵Todd C. Miller
just hits return at the Server IP prompt during an ftp install
1999-04-02Fix "no closing quote" problem.Todd C. Miller
1999-04-02closer match to current realityJason Wright
1999-04-02shave a few bytesTodd C. Miller
1999-04-02shave a few bytesTodd C. Miller
1999-04-01shave a few bytesTodd C. Miller
1999-04-01shave a few bytesTodd C. Miller
1999-04-01disklabel -f use, for fstab tweakingTheo de Raadt
1999-04-01prompt for entire disk use, disklabel -f use; millertTheo de Raadt
1999-04-01shrink by merging local variable declTheo de Raadt