Tue Sep 24 16:47:04 1996 Miles Bader * servers.boot (/hurd/ufs.static): Change --machdev to -Tdevice. Tue Sep 17 14:36:39 1996 Miles Bader * SETUP: Don't prepend `r' to $BOOT_DEV when invoking INSTALL-GRUB-MBR. Fri Aug 16 10:50:01 1996 Thomas Bushnell, n/BSG * SETUP: Set `PATH'. Wed Aug 14 16:23:11 1996 Miles Bader * tool-Makefile (INSTALL, IMAGE): New variables. Change all rules &c to use these variables instead of `../hurdinst' and `hurd-image'. Mon Aug 5 11:44:30 1996 Thomas Bushnell, n/BSG * SETUP: Put `r' before BOOT_DEV in call to INSTALL-GRUB-MBR. Repair syntax of test to see if BOOT_DEV is valid. * Makefile (dist-links): Use correct pathnames for `ln' commands; use -f. Repair touch command to avoid {}. Wed Jul 31 13:15:38 1996 Miles Bader * install-stripped (copy/copyattrs): New function. (copy/plaincopy, copy/objcopy, copy): Use copyattrs. * Makefile (install-tools): Copy from the right place. Make the installed install-stripped executable. Tue Jul 30 12:05:54 1996 Thomas Bushnell, n/BSG * INSTALL-binary: Don't make stupid claims about avoiding use of cylinder zero. Mon Jul 29 14:47:53 1996 Thomas Bushnell, n/BSG * checklist: Add cc to the list of symlinks to check. Thu Jul 25 23:22:47 1996 Miles Bader * checklist: Add vmstat to the list of setuid programs. Thu Jul 18 18:27:14 1996 Miles Bader * SETUP: Install grub with INSTALL-GRUB-MBR if desired. * INSTALL-GRUB-MBR: Fix quoting in last echo. Wed Jul 17 00:17:05 1996 Michael I. Bushnell, p/BSG * INSTALL-binary: Yet more changes. Tue Jul 16 23:41:09 1996 Michael I. Bushnell, p/BSG * Makefile (dist-files): boot-menu.grub -> menu.lst. (install-dist): Likewise; also put it in /boot/grub and don't bother with link in /etc. * menu.lst: Renamed from boot-menu.grub. Mon Jul 15 17:18:05 1996 Michael I. Bushnell, p/BSG * INSTALL-binary: Many changes. * boot-menu.grub: Rewritten; much nicer now. Mon Jul 15 15:58:46 1996 Miles Bader * INSTALL-GRUB-MBR: Only read first block of disk as mbr. "in)" -> "in". (INSTALL-GRUB-MBR): New file. * Makefile (dist-files): Add INSTALL-GRUB-MBR. (install-dist): Install INSTALL-GRUB-MBR. Sun Jul 14 20:21:12 1996 Michael I. Bushnell, p/BSG * servers.boot: That's STATIC ufs. Sat Jul 13 18:06:03 1996 Michael I. Bushnell, p/BSG * SETUP: Make ptys too. * SETUP: Setup /servers/crash too. * COPYING.LIB: New file. * Makefile (install-dist): Install COPYING.LIB and COPYING. Fix commands to install most everything from $(srcdir). * boot-menu.grub: New file. * servers.boot: New file. * Makefile (dist-files): Add servers.boot and boot-menu.grub. (install-dist): Install servers.boot and boot-menu.grub. (dist-links): Create $(dist-root)/boot. * INSTALL-binary: Various changes. Fri Jul 12 15:18:25 1996 Michael I. Bushnell, p/BSG * install-stripped (makelocalhardlink): Only do cleverness if TO already exists. If it's not there, just make the link. Tue Jul 9 20:10:21 1996 Miles Bader * INSTALL-binary: Changed. Tue Jul 9 18:03:45 1996 Michael I. Bushnell, p/BSG * INSTALL-binary: Various changes. * Makefile (install-dist): Depend on dist-links. (dist-links): New target. * SETUP: Put pflocal on /servers/socket/local (which will be a link to /servers/socket/1). * SETUP: Set root writable before doing anything else; offer to reboot the system when through. Mon Jul 8 17:47:58 1996 Michael I. Bushnell, p/BSG * INSTALL-binary: Various changes.