summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2000-06-28Add scrt0.o which was just added to the powerpc port. (should this file be mi?)Dale S. Rahn
2000-06-27syncTheo de Raadt
2000-06-23link instbin w/ scrt0, saves a couple of k'sMichael Shalayeff
2000-06-23implement bubble sort in ksh instead of using sort(1).Michael Shalayeff
i think i'll fix sparc next week to use it.
2000-06-20Completely new ramdisk stuff, inspired by the existing sparc ramdisk.Miod Vallat
2000-06-19Match realityMiod Vallat
2000-06-18ifaliases goes away.Todd T. Fries
- new installs wont have existing ifaliases - updates dont touch /etc - manual updates of /etc/ should know what they're doing anyway fwiw, see hostname.if(5) alias functionality has moved here for better overall network configurability
2000-06-18syncTheo de Raadt
2000-06-16ssl package no longer needed (will be tested)Theo de Raadt
2000-06-15syncTheo de Raadt
2000-06-15Deal 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-14syncTheo de Raadt
2000-06-13Fix typo.Angelos D. Keromytis
2000-06-12syncTheo de Raadt
2000-06-12fix ch* linksTheo de Raadt
2000-06-11syncTheo de Raadt
2000-06-10syncTheo de Raadt
2000-06-09chown/chgrp changesMichael Shalayeff
2000-06-08syncTheo de Raadt
2000-06-06Better create a sun3 kernel hereMiod Vallat
2000-06-06recurse into sun3 for make objMiod Vallat
2000-06-06syncTheo de Raadt
2000-06-05syncTheo de Raadt
2000-06-01Add missing -n flag to getresp; noted by maurice@ivo.ig.netTodd C. Miller
2000-05-31syncTheo de Raadt
2000-05-29syncTheo de Raadt
2000-05-26syncTheo de Raadt
2000-05-25Fix libacl versionMiod Vallat
2000-05-25syncTheo de Raadt
2000-05-25syncTheo de Raadt
2000-05-25syncTheo de Raadt
2000-05-15Gravis Ulrasound -> Gravis UltrasoundBruno Rohee
2000-05-12fix an oopsie; millertTheo de Raadt
2000-05-08If there are no CD devices, abort early.Todd C. Miller
For ISO9660 CDs we can take advantage of the label spoofing and not ask the user for partition/fstype. Also shorten a few variable names. This makes CD installs go more smoothly.
2000-05-08syncTheo de Raadt
2000-05-07Add -n flag to getresp, indicating shell escapes are not to be allowedTodd C. Miller
Don't show gre interfaces when prompting user for an ether device
2000-05-07Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead.Todd C. Miller
Also copy in protocols and services Remove links to kill, pwd, test, and [ to match raminst.conf Add link for dhclient as it was added to raminst.conf
2000-05-07Add distrib/special to srcdirs for dhclientTodd C. Miller
2000-05-06Oops, make the script behave as documentedMiod Vallat
2000-05-06Document (and fix) bootable tape creation and useMiod Vallat
2000-05-06Mention bootable tape particularities, deraadt@ okMiod Vallat
2000-05-05Wow, we grew...Marc Espie
2000-05-05Better approximation to reality, ok'd theo.Marc Espie
2000-05-05Sizes adjust. May be tweaked by Fries yet.Marc Espie
2000-05-05some docsBrandon Creighton
2000-05-04Remove shared lib items that were left.Dale S. Rahn
2000-05-04Sync.Dale S. Rahn
2000-05-03Add: dhclientTodd C. Miller
Remove: kill pwd shutdown strings test We need dhclient for dhcp support and the others are either ksh builtins or simply unused.
2000-05-03No cryptoio.ph, wasn't sure first time around.Marc Espie
2000-05-03newer binutils stuff is not ready yetBrandon Creighton