summaryrefslogtreecommitdiff
path: root/release/Makefile
AgeCommit message (Collapse)Author
1997-07-08Prettification.Miles Bader
1997-07-07(floppy-copy, scripts):Miles Bader
New variables. (DIST_FILES): Use them. (boot-floppies): New rule. (%.ext2.gz, %.ext2): New rules. (%.ext2.f_d %.ext2.gz.f_d): New rule for generating floppy dep files. [$(no_deps) != t]: Include boot floppy dependency files (.f_d).
1997-07-03.Miles Bader
1997-06-27(rfloppy.ext2.gz):Miles Bader
Copy from $(srcdir) using rfloppy-special.copy.
1997-06-26(bfloppy.ext2, rfloppy.ext2.gz):Miles Bader
Set owner to root.wheel. Use $(bfloppy-src) as the source, rather than /. (bfloppy-src): New variable.
1997-06-24(bfloppy.ext2, rfloppy.ext2.gz):Miles Bader
New rules. (dist-files): Include mkfsimage.sh, bfloppy.copy, bfloppy-special.copy, rfloppy.copy. (tool-files): Variable removed. (install-tools): Rule removed.
1997-06-23Mon Jun 23 11:47:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* INSTALL-binary (STEP I): Tell to use e2os if the filesystem was made with Linux. Mon Jun 16 11:56:33 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (dist-links): Make $(dist-root)/boot/grub and $(dist-root)/share/misc. Reported by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu).
1997-06-17(tool-files):Miles Bader
add mksmallso & mkemptyso.
1997-06-12Wed Jun 11 12:05:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makefile (dist-links): Create /servers/exec node. * servers.boot: Dynamic linker is now `ld.so.1', not `ld.so'. * menu.lst: Kernel is now `gnumach', not `kernel'.
1997-06-11Tue Jun 10 18:48:10 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* INSTALL-binary (Subroutine): Update location of NetBSD install floppies. Also specify to use -P mount option on nfs mount. * menu.lst: Fix typo in floppy -> hd install. * Makefile (dist-files): Replace SOURCES.0.0 with SOURCES.0.2. (install-dist): Install SOURCES.0.2 instead of SOURCES.0.0.
1997-04-16Fri Apr 11 14:21:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* SETUP: Comment out frobbing of BOOT_DEV; grub does that on it's own now. * INSTALL-GRUB-MBR: Delete file. * Makefile (dist-files): Omit INSTALL-GRUB-MBR. (install-dist): Likewise. * menu.lst (title): Replace install entries with new versions. * INSTALL-binary (STEP IV): Revised instructions to correspond to new reality, with Grub 0.4.
1996-08-05*** empty log message ***Thomas Bushnell
1996-08-02*** empty log message ***Thomas Bushnell
1996-07-31(install-tools):Miles Bader
Copy from the right place. Make the installed install-stripped executable.
1996-07-17(dist-files): boot-menu.grub -> menu.lst.Michael I. Bushnell
(install-dist): Likewise; also put it in /boot/grub and don't bother with link in /etc.
1996-07-15(dist-files): Add INSTALL-GRUB-MBR.Miles Bader
(install-dist): Install INSTALL-GRUB-MBR.
1996-07-14(install-dist): Install COPYING.LIB and COPYING.Michael I. Bushnell
Fix commands to install most everything from $(srcdir).
1996-07-13(dist-files): install boot-menu.grub.Michael I. Bushnell
(install-dist): install boot-menu.grub.
1996-07-13(install-dist): betterMichael I. Bushnell
1996-07-13(dist-files): Add servers.boot.Michael I. Bushnell
(install-dist): Install servers.boot. (dist-links): Create $(dist-root)/boot.
1996-07-09(install-dist): Depend on dist-links.Michael I. Bushnell
(dist-links): New target.
1996-07-08(DIST_FILES): repairMichael I. Bushnell
1996-07-08Initial revisionMichael I. Bushnell