Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Use bfloppy2.boot rather than bfloppy1.boot.
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
Remove bin/ps, lib/libps.so, sbin/fsck.ufs, & sbin/libnss_db*.
|
|
|
|
|
|
Copy from $(srcdir) using rfloppy-special.copy.
|
|
|
|
Put dev & lib at end (since they're big & monotonous).
|
|
Use the tar --same-owner option work around a bug with tar not preserving
ownership when the current user isn't root.
Don't pre-touch `makedev's.
|
|
|
|
Explicitly specify a translator for servers/socket/1.
|
|
Set owner to root.wheel.
Use $(bfloppy-src) as the source, rather than /.
(bfloppy-src):
New variable.
|
|
Add --owner option.
Rename `settrans' copy-op to `copytrans', & implement `settrans'.
Correct parsing of delayed translator specs.
|
|
|
|
|
|
|
|
|
|
New rules.
(dist-files):
Include mkfsimage.sh, bfloppy.copy, bfloppy-special.copy, rfloppy.copy.
(tool-files):
Variable removed.
(install-tools):
Rule removed.
|
|
|
|
|
|
|
|
* 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).
|
|
|
|
add mksmallso & mkemptyso.
|
|
|
|
|
|
* 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'.
|
|
* 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.
|
|
|
|
* dist-README: Update version number.
* INSTALL-binary: Likewise. Also added some instructions to help
Linux users.
Mon May 26 23:03:41 1997 Miles Bader <miles@gnu.ai.mit.edu>
* checklist: Add su, addauth, setauth, ids, & vminfo to list of
setuid programs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|