Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-30 | improve ftp/http proxy prompt | Theo de Raadt | |
1999-05-28 | sync | Theo de Raadt | |
1999-05-28 | 98543 works too | Jason Downs | |
1999-05-27 | sync | Theo de Raadt | |
1999-05-26 | compile i386 ramdisk with -Os (conserve size) | Marc Espie | |
1999-05-25 | sync | Theo de Raadt | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-22 | sync | Theo de Raadt | |
1999-05-22 | sync | Theo de Raadt | |
1999-05-12 | sync | Theo de Raadt | |
1999-05-10 | sync | Theo de Raadt | |
1999-05-07 | sync | Theo de Raadt | |
1999-05-06 | more sync | Theo de Raadt | |
1999-05-04 | sync | Theo de Raadt | |
1999-04-19 | Describe how to get HD SC Setup and patch it so that it can partition ↵ | David Leonard | |
non-apple SCSI disks | |||
1999-04-18 | Add those keyboard maps | Marc Espie | |
1999-04-18 | note xbox support | Jason Wright | |
1999-04-18 | notes that ship with 2.5, but not in the tree | Theo de Raadt | |
1999-04-11 | add xshare, indent for xshare | Todd T. Fries | |
1999-04-11 | upddate size info, add xshare | Todd T. Fries | |
1999-04-10 | spelling | Theo de Raadt | |
1999-04-10 | spelling | Theo de Raadt | |
1999-04-10 | Add -q flag to newfs and use it in the install | Todd C. Miller | |
1999-04-10 | shrink ramdisk a teeny bit; 8MB installs now work reliably | Theo de Raadt | |
1999-04-08 | and... once again... swapon goes away | Theo de Raadt | |
1999-04-08 | clean ramdisk /tmp a bit more before running MAKEDEV | Theo de Raadt | |
1999-04-07 | skip that swapon stuff, now that pax is about to become less leaky | Theo de Raadt | |
1999-04-07 | Don't use -F option to disklabel | Todd C. Miller | |
1999-04-07 | save bytes; move swapon question | Theo de Raadt | |
1999-04-07 | For low-memory machines, help people by putting in enough swapon support, so | Theo de Raadt | |
that people can do a boot, disklabel, reboot, boot, disklabel, swapon, .... and finish their install. | |||
1999-04-07 | cannot swapon in 2.5 installer. the swap partitions must exist at kernel | Theo de Raadt | |
boot time, the later user-entered disklabel does not take effect correctly. next release... | |||
1999-04-05 | Fix persistence of potential servers answer | Todd 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-04 | mv got inadvertanly removed, add it back | Todd C. Miller | |
1999-04-04 | Still not enough inodes, this fixes it for real. | Todd C. Miller | |
1999-04-04 | Ramdisk image (not floppy) needs more inodes | Todd C. Miller | |
1999-04-04 | Don't include mount_nfs since the alpha RAMDISK does not have NFS support in it | Todd C. Miller | |
1999-04-04 | changes to install notes for powerpc since 2.4 | Dale S. Rahn | |
1999-04-02 | link with -lotermcap not -lcurses since it is so much smaller and sync ↵ | Todd C. Miller | |
instbin-nokrb.conf with instbin.conf | |||
1999-04-02 | Remember 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-02 | Don't delete bsd when we make bsd.rd. Kernel compiles on hp300 take | Todd 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-02 | Change 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-02 | Fix "no closing quote" problem. | Todd C. Miller | |
1999-04-02 | closer match to current reality | Jason Wright | |
1999-04-02 | shave a few bytes | Todd C. Miller | |
1999-04-02 | shave a few bytes | Todd C. Miller | |
1999-04-01 | shave a few bytes | Todd C. Miller | |
1999-04-01 | shave a few bytes | Todd C. Miller | |
1999-04-01 | disklabel -f use, for fstab tweaking | Theo de Raadt | |
1999-04-01 | prompt for entire disk use, disklabel -f use; millert | Theo de Raadt | |
1999-04-01 | shrink by merging local variable decl | Theo de Raadt | |