aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-13/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makeconf (lndist): Remove target. (dist-hook, dist.tar): New targets. * Makefile (dist): Rewrite this target's as well as accompanying rules. (%-lndist, cp-linked-files, $(lf-inst)): Remove targets. (%.bz2, %.gz, %/dist-hook): New targets. (DISTFILES): Set. * doc/Makefile (DISTFILES): Set. * doc/Makefile (lndist, lndist-info-targets): Remove targets. * include/Makefile (lndist): Remove target. * libthreads/Makefile (lndist, lndist-i386-files, lndist-map-file): Remove targets. * pfinet/Makefile (lndist, lndist-linux-src-net-core-files) (lndist-linux-src-net-ethernet-files, lndist-linux-src-net-ipv4-files) (lndist-linux-src-net-ipv6-files, lndist-linux-src-asm-files) (lndist-linux-src-include-linux-files, lndist-linux-src-include-net-files) (lndist-linux-src-include-asm-files, lndist-glue-include-linux-files) (lndist-glue-include-asm-files): Remove targets. * auth/Makefile (LCLHDRS): Don't set. * boot/Makefile (LCLHDRS, DIST_FILES): Likewise. * bsdfsck/Makefile (LCLHDRS): Likewise. * config/Makefile (DIST_FILES): Likewise. * console-client/Makefile (LCLHDRS): Likewise. * console/Makefile (LCLHDRS, DIST_FILES): Likewise. * doc/Makefile (DIST_FILES): Likewise. * exec/Makefile (LCLHDRS, DIST_FILES): Likewise. * ext2fs/Makefile (LCLHDRS): Likewise. * fatfs/Makefile (LCLHDRS): Likewise. * ftpfs/Makefile (LCLHDRS): Likewise. * hostmux/Makefile (LCLHDRS): Likewise. * hurd/Makefile (DIST_FILES): Likewise. * include/Makefile (LCLHDRS): Likewise. * isofs/Makefile (LCLHDRS, DIST_FILES): Likewise. * libcons/Makefile (LCLHDRS): Likewise. * libdirmgt/Makefile (LCLHDRS): Likewise. * libdiskfs/Makefile (LCLHDRS): Likewise. * libfshelp/Makefile (LCLHDRS): Likewise. * libftpconn/Makefile (LCLHDRS): Likewise. * libihash/Makefile (LCLHDRS): Likewise. * libiohelp/Makefile (LCLHDRS): Likewise. * libnetfs/Makefile (LCLHDRS): Likewise. * libpager/Makefile (LCLHDRS): Likewise. * libpipe/Makefile (LCLHDRS): Likewise. * libports/Makefile (LCLHDRS): Likewise. * libps/Makefile (LCLHDRS): Likewise. * libshouldbeinlibc/Makefile (LCLHDRS): Likewise. * libstore/Makefile (LCLHDRS, DIST_FILES): Likewise. * libthreads/Makefile (LCLHDRS): Likewise. * libtreefs/Makefile (LCLHDRS): Likewise. * libtrivfs/Makefile (LCLHDRS): Likewise. * mach-defpager/Makefile (LCLHDRS): Likewise. * nfs/Makefile (LCLHDRS): Likewise. * nfsd/Makefile (LCLHDRS): Likewise. * pfinet/Makefile (LCLHDRS): Likewise. * pflocal/Makefile (LCLHDRS): Likewise. * proc/Makefile (LCLHDRS, DIST_FILES): Likewise. * release/Makefile (DIST_FILES): Likewise. * storeio/Makefile (LCLHDRS): Likewise. * sutils/Makefile (LCLHDRS): Likewise. * term/Makefile (LCLHDRS, DIST_FILES): Likewise. * tmpfs/Makefile (LCLHDRS): Likewise. * ufs-fsck/Makefile (LCLHDRS): Likewise. * ufs/Makefile (LCLHDRS): Likewise. * usermux/Makefile (LCLHDRS): Likewise. * utils/Makefile (LCLHDRS): Likewise.
* Prettification.Miles Bader1997-07-081-6/+6
|
* (floppy-copy, scripts):Miles Bader1997-07-071-20/+28
| | | | | | | | | | | | | 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).
* .Miles Bader1997-07-031-5/+6
|
* (rfloppy.ext2.gz):Miles Bader1997-06-271-1/+12
| | | | Copy from $(srcdir) using rfloppy-special.copy.
* (bfloppy.ext2, rfloppy.ext2.gz):Miles Bader1997-06-261-4/+8
| | | | | | | Set owner to root.wheel. Use $(bfloppy-src) as the source, rather than /. (bfloppy-src): New variable.
* (bfloppy.ext2, rfloppy.ext2.gz):Miles Bader1997-06-241-12/+11
| | | | | | | | | | New rules. (dist-files): Include mkfsimage.sh, bfloppy.copy, bfloppy-special.copy, rfloppy.copy. (tool-files): Variable removed. (install-tools): Rule removed.
* Mon Jun 23 11:47:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-231-1/+2
| | | | | | | | | | | * 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).
* (tool-files):Miles Bader1997-06-171-1/+1
| | | | add mksmallso & mkemptyso.
* Wed Jun 11 12:05:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-121-0/+1
| | | | | | | | * 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'.
* Tue Jun 10 18:48:10 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-111-2/+2
| | | | | | | | | | * 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.
* Fri Apr 11 14:21:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-161-3/+2
| | | | | | | | | | | * 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.
* *** empty log message ***Thomas Bushnell1996-08-051-3/+4
|
* *** empty log message ***Thomas Bushnell1996-08-021-1/+2
|
* (install-tools):Miles Bader1996-07-311-2/+3
| | | | | Copy from the right place. Make the installed install-stripped executable.
* (dist-files): boot-menu.grub -> menu.lst.Michael I. Bushnell1996-07-171-3/+2
| | | | | (install-dist): Likewise; also put it in /boot/grub and don't bother with link in /etc.
* (dist-files): Add INSTALL-GRUB-MBR.Miles Bader1996-07-151-2/+3
| | | | (install-dist): Install INSTALL-GRUB-MBR.
* (install-dist): Install COPYING.LIB and COPYING.Michael I. Bushnell1996-07-141-6/+9
| | | | Fix commands to install most everything from $(srcdir).
* (dist-files): install boot-menu.grub.Michael I. Bushnell1996-07-131-1/+3
| | | | (install-dist): install boot-menu.grub.
* (install-dist): betterMichael I. Bushnell1996-07-131-1/+1
|
* (dist-files): Add servers.boot.Michael I. Bushnell1996-07-131-1/+3
| | | | | (install-dist): Install servers.boot. (dist-links): Create $(dist-root)/boot.
* (install-dist): Depend on dist-links.Michael I. Bushnell1996-07-091-1/+7
| | | | (dist-links): New target.
* (DIST_FILES): repairMichael I. Bushnell1996-07-081-1/+1
|
* Initial revisionMichael I. Bushnell1996-07-081-0/+45