Commit Graph

524 Commits

Author SHA1 Message Date
jkh
95e3e749fd Ok, NOW the install.sh scripts are installed correctly! 1996-06-13 09:35:16 +00:00
jkh
3f082d87f9 Correct a small typo in the Makefile. 1996-06-13 01:57:48 +00:00
jkh
5385a16e56 Automatically add install.sh scripts to dists. 1996-06-12 16:32:16 +00:00
jkh
f27ab1365a Come up with a scheme for stamping the FreeBSD version number on CDs,
allowing sysinstall to automagically detect, mount and select an
appropriate FreeBSD CDROM as the installation media.  Defining "appropriate"
also requires that you check the version numbers since an older FreeBSD
CD could be in the drive, which is the purpose of this patch.
1996-06-11 05:06:32 +00:00
jkh
703fd63cf9 Finally get this back into shape following my incorporation of Garrett's
enhancements.
1996-06-08 22:55:25 +00:00
jkh
9eb8bcf5f7 Various fixes, take power.uu out as it was causing overflows. We'll
need to fetch it dynamically rather than keep it in the source tree
(subject of a follow-up commit).
1996-06-07 11:46:19 +00:00
jkh
96298892eb Allow user to selectively redo any given part of the release in `rerelease'.
Create smaller BOOTMFS kernel with more sane sed command rather than fgrep/sed
Make it possible to generate multiple kernels with the KERNELS variable.
Add mtree generated distribution signatures to dists.
1996-06-06 10:13:32 +00:00
jkh
161f96e430 Put .inf files directly into distributions so that sysinstall can find them. 1996-05-29 04:13:17 +00:00
jkh
6494b19d73 Sha-ZAM!
The root floppy is now gone.  I shall not mourn its passing.
Everything we need is on boot.flp or the bindist.
1996-05-29 01:35:33 +00:00
jkh
996907c196 Simply comment-out BUILDNAME and CHROOTDIR - they should be set at the time of
make's invocation.
1996-05-16 03:20:52 +00:00
jkh
cc47383b6b Yow! /dev/wcd0c got omitted from the boot.flp somehow. Guess that explains
why ATAPI CDROMs were broken in the last (and this!) SNAPSHOT.. :-(
Oh well, next SNAP I guess.
1996-05-02 08:18:28 +00:00
jkh
0b4caaecfb Might as well be factual. Sigh! 1996-05-01 09:35:34 +00:00
jkh
5c83d66490 Face the truth and bump the 2.2-960428-SNAP to 2.2-960430; that's the
last bump, I promise!
1996-04-29 20:29:29 +00:00
jkh
4f4132f247 Add an extra line to the floppies target which will make it refresh
the distribution area's floppy images.
1996-04-29 19:38:36 +00:00
jkh
7a8e35fbab Bump snapshot release date - looks like I was off by a couple
of days!

More display fixes to sysinstall and assorted tweaking.
1996-04-28 00:37:38 +00:00
jkh
e8a940f758 Move libdisk to its new home. 1996-03-19 03:26:33 +00:00
jkh
a47fe7dccd Get rid of the MIRROR.SITES file. It was a gratuitous duplication
of effort.
1996-02-27 03:40:40 +00:00
joerg
cdfca40be2 Ooops, i've botched a backslash in my previous commit.
Also, move the "ammunition" block above, so it's handled before the
man pages are bing moved out to their own distribution.
1996-02-13 13:28:41 +00:00
joerg
b454fdcba1 Special fixup to build and install the non-des ed(1) and init(8) into
the "bin" distribution.
1996-02-13 09:22:42 +00:00
joerg
a19908742a Create symlinks for the MD5 libcrypt's in the bindist.
Jordan, this and my previous commit to lib/Makefile should
re-establish the libcrypt for our releases now. :-)

Well, not sure, perhaps init(8) is linked against the wrong libcrypt
in the bindist. :-(
1996-01-24 21:42:37 +00:00
phk
4b351aa8eb I belive this works now. 1996-01-14 19:10:16 +00:00
phk
f6fba8512c Shrink BOOTMFS kernel further. Make doFS.sh more intelligent.
boot4.flp should work fine as far as I can tell.
1996-01-13 23:31:46 +00:00
phk
bad7053995 A new cleaned up Makefile. 1996-01-11 20:28:40 +00:00
phk
ae5f21438b Remember to make the kernels dir. 1996-01-10 08:51:08 +00:00
phk
30806f728b Moved doFS into shell-script so we can be more smart about it.
make two boot floppies, one without help files for 4MB systems.
Mine's loading one now. :-)  -O2 may be needed.
1996-01-08 22:13:50 +00:00
joerg
26a185509d Use partition `a' for the vn device. Also vn-unconfig the vn device
after usage.

I think this has been the last show-stopper that prevented me from doing
a successful ``make release''.  Jordan, go for the 2.2-SNAP! :)
1996-01-06 20:13:48 +00:00
joerg
61c04a04af Sheesh. I've added -lipx to the wrong crunch config file.
While i've been here, added the ``-s labels'' flag to vnconfig.
1996-01-03 23:41:03 +00:00
joerg
443d347603 Hopefully the last bogons that prevented me from running a successful
`make release':

. the `doc' distribution was missing, so the FAQ and handbook files
  couldn't be installed (Q: why did the psd etc. files install, only
  that the dirs had the wrong ownership?)

. the crunched binaries do need now -lipx
1995-12-31 17:10:05 +00:00
joerg
8afe324a8c 2.1.0R is over and out. Comment out the tags for it from the release
Makefile (so release builds in -current require to set it from the
command line).

Make the cleanup of ${CHROOTDIR} non-fatal.  Otherwise, it stops
immediately if the ${CHROTDIR} is on a separately mounted file system.
1995-12-30 21:15:45 +00:00
peter
03382d7ccd Update the -current sources from the 2.1 branch.
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
jkh
1aab1eb4fd Sync this again with Mark M's changes so that he and I can diagnose
the common problems.
1995-07-25 19:13:20 +00:00
rgrimes
1b1ee55538 Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
rgrimes
bb2ad2880b Remove trailing whitespace. 1995-05-30 08:29:07 +00:00
jkh
56df30b7c6 Nuke kernel out of root.flp; it's not necessary since there's already one
in the bindist.  This brings root.flp down to 392K!
1995-05-29 10:56:33 +00:00
phk
e86dac098a Actually put something in help.tgz :-) 1995-05-29 02:20:32 +00:00
phk
91f5f82dab Get help files form /stand/help.tgz 1995-05-29 02:13:31 +00:00
phk
afa4cca266 Increase size of MFS filesystem. (You need to remake release.3)
Remove unused devices (*[sw]d*[bdefgh]).
Dont gzip boot_crunch. (This SAVES space on a 4 MB machine, since the
file can be segment can be paged from now.
This (with the kzip patch) makes a 4M machine boot and run again.
Margin in my build is 22 blocks and 9 inodes.
I will look at tgz'ing the help files, we need that.
1995-05-29 01:28:21 +00:00
jkh
0fe7556fa5 Shrink the boot floppy by removing all extraneous stuff. Also increase
number of inodes.

Fix various bugs reported by Poul.  Implement VTY switching.
1995-05-29 00:50:05 +00:00
phk
1972cc1607 Reduce the size of the MFS filesystem by 250 Kbyte.
Use && instead of ; a lot of places.
1995-05-28 07:04:36 +00:00
jkh
68a9fa97d8 Move /etc/protocols, /etc/services and /etc/sysconfig onto boot floppy. 1995-05-27 21:07:13 +00:00
jkh
a1b5ac1149 Remove fixit floppy (release.10) from targets until Poul fixes it. 1995-05-26 23:08:33 +00:00
jkh
df047ee1a4 Crunch Poul's changes down to fit on a floppy again. gah. 1995-05-26 21:55:25 +00:00
jkh
ea01a273e6 Bring in Poul's patch to make the boot floppy more stand-alone in nature. 1995-05-26 21:47:13 +00:00
jkh
120ce88698 Fix a bug in the /etc populating copy.
Change root.flp from a new format CPIO archive to a tar archive.
Unless we're willing to change the main tarballs from tar format to
"newc" (or, even better, "crc") cpio format, we need to use one common
one for all and that's tar for now.  Install will now grab "root floppy"
from an ftp site if that's what you've got set.

Fix even more gripes from Poul's list.
1995-05-26 10:18:12 +00:00
jkh
f2fac040f8 Rename boot.flp to root.flp 1995-05-25 18:48:07 +00:00
phk
165302f7b1 Fix boot.flp and floppies targets.
Make cpio floppy to temp file first.
1995-05-25 06:14:10 +00:00
jkh
369a063c9b Eliminate much redundant cruft from cpio floppy.
Make more vty devices for us to use.
1995-05-25 01:51:45 +00:00
jkh
e28ba9e188 Put back some changes that were smashed in yesterday's release tree
shoot-down.
1995-05-25 01:22:20 +00:00
gpalmer
4f17134317 Move testftp: to release/sysinstall/Makefile where it should have
been in the first place.
1995-05-24 11:17:53 +00:00
jkh
206d10d33f Adjust targets to populate info files into distributions. 1995-05-24 08:59:01 +00:00
jkh
f0c47d8f79 Add rule to generate the info files.
Submitted by:	gpalmer
1995-05-24 01:26:23 +00:00
jkh
3b4136360e Cleanup pass. Remove some grit left over from ripping out
the scripts.
1995-05-23 21:47:26 +00:00
jkh
5c6b9580e4 Remove the last vestiges of the old installation method. 1995-05-23 21:33:53 +00:00
gpalmer
5d3ef1d1b2 The stand/scripts directory is obsolete. Don't create it in the cpio
floppy area.
1995-05-23 07:20:35 +00:00
jkh
84a42a8805 wt0 -> rwt0 1995-05-22 17:39:22 +00:00
jkh
a93f9fc135 Clean up the cpio floppy target, remove the fixit floppy from my
"floppies" target - don't need to build that every time for testing.
1995-05-22 14:08:45 +00:00
jkh
3fd9f800d0 Remove rst1 - it's not made by default. 1995-05-22 06:25:26 +00:00
jkh
3af82d16aa Add tape devices to boot floppy. 1995-05-21 21:08:45 +00:00
jkh
beea622f85 Nuke out all the NEWVERS stuff; we don't need or use it anymore.
Add Gary's info files to the cpio floppy.
1995-05-21 18:39:42 +00:00
jkh
94d2596027 1. Remove the scripts from the boot floppy - we don't need them anymore
and it saves us a fair bit of space.

2. Remove adduser and tzsetup as well - they're not needed.

3. Move ft from the boot floppy to the cpio floppy.
1995-05-21 18:29:51 +00:00
jkh
24be6b92a9 Correct a stupid typo I introduced in adding CD devices. 1995-05-21 13:36:13 +00:00
jkh
79158edd57 Add device entries for CDROM devices to boot floppy.
Increase number of inodes slightly.
1995-05-21 10:33:20 +00:00
phk
bba1428e2f Make a fixit.flp target too.
Improve the search code for the -u # argument to newfs.
1995-05-21 03:20:05 +00:00
phk
1a410e1dc4 Now cpio works for me. (it was Mostly confusion about when the chroot
happened)
Make vsystem crunch aware in an intelligent fashion.
make the boot.flp target more specific (and faster).
1995-05-20 23:33:14 +00:00
jkh
f00ac5162a Make Gary happy. 1995-05-20 13:52:53 +00:00
jkh
750d9d641f Reviewed by:
Submitted by:
Obtained from:
1995-05-20 13:49:47 +00:00
jkh
cd64532d9d Ahem. It's late. Make my floppies target actually work. 1995-05-18 13:32:22 +00:00
jkh
22c365678c Make a little convenient "floppies" target for myself. 1995-05-18 13:24:48 +00:00
rgrimes
a34e9f9422 Very minor rework to eliminate useage of - operator by checking for
existance of ${CHROOTDIR}.

Remove -k option from make install for building chroot tree, makes it
error out early if you forgot to populate the pre-chroot obj tree.

Reviewed by:	phk
1995-05-13 19:51:57 +00:00
jkh
25bef3eb9d Drop the inode count down a bit - we ran out of inodes with the help files. 1995-05-11 07:18:11 +00:00
jkh
9b30cae783 Argh! Get the args to tar right. It's late. I'm sleepy. 1995-05-11 07:11:24 +00:00
jkh
7c0a4da546 1. Fix a cd which somehow got capitalized.
2. Don't put CVS files on the floppy.
1995-05-11 07:03:33 +00:00
jkh
2a0c84215d Dump the help files onto the new floppy. 1995-05-11 06:40:40 +00:00
jkh
f53e19c4d7 Put a shell on the boot floppy. 1995-05-11 06:32:13 +00:00
jkh
280922cc1c Reviewed by:
Submitted by:
Obtained from:
1995-05-10 17:54:09 +00:00
jkh
dee6274b62 Remove ncftp from cpio - we don't need it any more.
Adjust boot floppy to (hopefully) include libdisk in the crunch.
1995-05-10 17:20:23 +00:00
jkh
3035f0c20e Use absolute path for release dir. 1995-05-09 02:24:39 +00:00
jkh
b7f9001dcb Make a less expensive re-release target. 1995-05-09 00:30:00 +00:00
jkh
ed86e53736 Don't go build sbin/sysinstall anymore; it's obsolete. 1995-05-09 00:18:32 +00:00
jkh
7b41bdb12c Rename secure to DES. This isn't a 100% accurate renaming since some
of the eBones stuff is in there too, but it's better than `secure', which
implies that the user will be insecure without it.
1995-05-01 12:01:39 +00:00
phk
5eb0a0c02b Missing -r flag on rm 1995-04-30 09:02:08 +00:00
phk
f096b4f8cf install "compat20" (libgcc.so.261.0) into the bindist.
cc/ld does the right thing.
1995-04-24 04:06:30 +00:00
phk
4b8b3f4b76 Add the stuff to munge the name of the release/snap/whatever we build. 1995-04-23 23:06:36 +00:00
phk
ebb21d2458 A major cleanup. Move more over to a "pull" model than a "push" model,
this will eventually allow us to add meaningfull dependencies.

Add mount_{msdos,nfs,cd9660} and chroot to the fixit.flp.
1995-04-20 06:48:31 +00:00
phk
9b5928083c Put a kzip'ed GENERIC on the boot.flp and fixit.flp instead of BOOTFLP,
now that we have the space.
If this works out to our liking, we will kill BOOTFLP.
Now, if only we could extract the kernel, incl symbols from a kzip'ed kernel...
1995-04-19 18:00:04 +00:00
phk
c4bc75c03c Thanks to the dynamic duo of John & David, ("meanwhile in the VM-cave"), we
can use the vn-driver instead of physical floppies, thanks guys !
Add the fixit-floppy back now that kzip made it fit again.
Don't make the gzip'ed *.flp files anymore.
1995-04-19 17:42:32 +00:00
phk
4330105d46 kzip the kernels on the boot.flp and fixit.flp, and buy us more space...
*** This definitively kills installs on machines with less than 4Mb ***
*** the kzip stuff loads a the 3Mb line.  This is Just Too Bad (TM) ***
1995-04-19 01:19:57 +00:00
jkh
5649197789 Remove fixit floppy from things to build until Poul makes it work again. 1995-04-13 20:21:06 +00:00
phk
148f48ca86 Reduce inode count on floppies a bit again 1995-04-13 09:05:25 +00:00
phk
10e43cc3de Even more inodes on the floppies... 1995-04-13 02:11:31 +00:00
phk
607cd0b4b3 added a missing '; \' 1995-04-12 21:13:08 +00:00
phk
3d6e9f574b Add bad144 to fixit floppy.
Remove kernel compile directories.
Put all *[sw]d* devices on floppies
Make more inodes on floppies as function of the above.
1995-04-12 08:00:24 +00:00
phk
2c50cf3c25 Sanitize the making of kernels a bit, and make the BOOTCDROM kernel too.
If we can get away with it, it will always just be the GENERIC kernel
with a different name.
1995-04-10 08:01:27 +00:00
jkh
2ef7bb4cbc Add etc/sysconfig to list of files stuck on the cpio floppy. I thought
we did this already?!?
1995-04-09 03:47:55 +00:00
phk
c4c9cf1214 Don't choke if secure bits are not available. 1995-04-08 21:29:56 +00:00
phk
7cf8b5d47e Fix the bug which removes all empty dirs from distribution. Sorry Jordan... 1995-04-08 09:45:31 +00:00
phk
4fbc27d008 Various changes:
tip removed from cpio.flp (!)  crunch chokes on it after the latest changes.
source for secure & eBones moved into securedist.
1995-04-07 01:20:26 +00:00
phk
7cff2496a2 Remove kernel compilation directories after use.
Move stray "info" files into info dist.
1995-03-28 19:28:32 +00:00
phk
69fb2ca8a1 Save /etc/sysconfig from destruction.
Don't put termcap.db and vgrinddefs.db in the tarballs when they are so
easy to generate and take up so much space...
1995-03-28 18:14:10 +00:00
phk
65933ca3a1 Fix cdrom.1 target. 1995-03-24 08:10:53 +00:00
phk
a4a0a39769 Fix srcdist names. Fix structure in ftp-area. 1995-03-24 04:20:35 +00:00
phk
a3bee0e414 A whole slew of changes relating to the generation of src-dists. 1995-03-24 02:45:34 +00:00
phk
0d8a56e891 Make src-tarballs in one level. Don't tar things named 'obj' 1995-03-24 02:05:32 +00:00
phk
3ec47ef257 Make /usr/include directories...
Submitted by:	rgrimes
1995-03-22 20:37:53 +00:00
jkh
d6889ddbb5 Update for new FAQ file locations. 1995-03-21 20:24:00 +00:00
phk
7a9ff70615 Dont install DES bits in cdrom area. 1995-03-17 04:54:13 +00:00
phk
7f7d0e0282 Remove imutable bits, they will not survive anyway. First cut at cdrom
make rule.
1995-03-16 22:54:42 +00:00
phk
7a470dd511 Well, it seems like the vn driver is pretty hosed still, so don't use it :( 1995-03-16 05:58:28 +00:00
phk
85404d96e4 Code to use vndevice instead of floppy to build floppy images. 1995-03-16 05:40:02 +00:00
phk
65016847a9 I belive the floppies work as expected now. (incl the fixit) 1995-03-15 06:14:19 +00:00
phk
b9928379ff Added a fixit floppy to the rules. 1995-03-13 20:09:38 +00:00
phk
2c8d27f2cb Move a -P 1995-02-28 20:32:29 +00:00
phk
7990632f0d cvs export doesn't like a explicit '-P' 1995-02-28 04:38:21 +00:00
phk
9dc9082480 More bugfixes. 1995-02-28 01:15:52 +00:00
phk
d5240ccc32 Various things, bits and pieces to make this maybe work next time. 1995-02-26 20:45:34 +00:00
phk
60395e83e2 Various changes to make this work. 1995-02-26 01:35:32 +00:00
phk
e9f480c4e2 New and better "make release" rules. 1995-02-25 22:08:48 +00:00
phk
495be9dad1 /var/games -> games dist. 1995-02-11 05:35:37 +00:00
phk
b52377f6a8 A better fix for the newfs floppy problem 1995-02-10 06:04:58 +00:00
jkh
ed0808faf1 Merge in some cosmetic changes - clean the two kernel images we depend
on when a `make clean' is done - prevents a Feb 2nd BOOTFLP kernel going
onto a Feb 10th boot.flp, as now almost happened.. :-)
1995-02-10 05:51:01 +00:00
phk
6b16692f6c A bit of unexpected fallout from the newfs change.
newfs'ing a floppy fails now, unless we tell it geometry.  I thought at
disktype would take precedence.
1995-02-10 05:41:10 +00:00
jkh
75ef70cb02 Andreas Schulz asks:
I have seen two strange things in it :-).
	The first: in CLEANFILES is CPIO3 referenced, that leads to the
	deletion of half of the scripts that are in the source. Intended ?
	Second: The comment above the CPIO3= line says that bininst must be
	the last on the floppy, but setup follows it now ?
And I reply:
	This was all wrong!  Fixed!  Thanks!
Submitted by:	ats
1995-02-09 08:36:23 +00:00
jkh
eaa3507b90 A better clean rule. 1995-02-02 12:29:03 +00:00
ache
b46423171c Create directory symlinks neccesary for locale because mtree
can't create symlinks.
Suggested by Rod.
1995-02-02 08:03:24 +00:00
jkh
e40e3d935b Argh! I left the setup script off the floppy. Time to re-roll it. 1995-02-02 04:07:51 +00:00
jkh
dded5eaf51 Don't forget to make the gzip'd boot floppy. 1995-02-01 22:53:32 +00:00
jkh
19441ff4f8 Take out my previous change to update the src tree first - that was
stupid.. :-)
1995-02-01 11:19:24 +00:00
jkh
602e297dab Make jkhdist also update the tree. 1995-01-30 07:01:56 +00:00
phk
48cc387009 1.44 floppies considered evil now. Real kernel on cpio.flp.
added explicit "OK" file.
Nuked vn support, doesn't work second time around :-(
1995-01-30 03:22:24 +00:00
phk
68256df956 Make sure the scripts/* files have 'x' bits. 1995-01-29 06:29:14 +00:00
phk
5852abee9f Change the boot.flp rule to use the "vn" device. Much faster :-)
remove bootsd and sdboot from the boot.flp, the matching change to
sysinstall will arrive later this evening.
1995-01-29 02:12:30 +00:00
jkh
1c4f0da002 Copy the src tarballs' script to the right place. 1995-01-28 22:29:27 +00:00
jkh
c73a368a7a Make the check for a precompiled kernel correct. 1995-01-28 05:33:52 +00:00
jkh
e8954f8b1a Update everyone's paths to point properly into /stand/scripts. 1995-01-28 01:18:44 +00:00
jkh
10b39986db Make the gzip commands more rational. 1995-01-27 08:30:35 +00:00
jkh
0aa62f1991 Get the src rule right. 1995-01-27 08:06:43 +00:00
jkh
66ad17f0ff Adjust some of these extract scripts. 1995-01-27 07:49:46 +00:00
jkh
afcbac72a4 Don't build src tarball by default. 1995-01-27 07:37:41 +00:00
jkh
19577a5f4d Change a few more mkdirs to mkdir -p's. 1995-01-27 06:24:35 +00:00
jkh
e9aaae828c Add a -p to mkdir. 1995-01-27 01:47:32 +00:00
jkh
1ff831f903 Move all the src tarball stuff from etc/Makefile into here. 1995-01-17 19:57:35 +00:00
jkh
5cb211d8bc Submit srcdist changes 1995-01-15 06:31:50 +00:00
jkh
e4cc082f5f Add my own custom target for now. 1995-01-14 20:15:38 +00:00
jkh
92ea353442 Try out my new idea for making the srcdist.. 1995-01-14 12:51:40 +00:00
jkh
29995a54fe Change the way the srcdist is generated. 1995-01-14 12:44:23 +00:00
jkh
1839545b6d Be neat - put bininst in scripts directory too. 1995-01-14 10:28:11 +00:00
jkh
e538a7cccb Further review for scripts/ dir renaming. 1995-01-14 08:02:49 +00:00
jkh
fcfaa406aa Make the whole *dist naming structure halfway orthogonal. 1995-01-14 07:48:09 +00:00
gibbs
6336578059 Remove extra leading tabs that made this thing blow up. 1995-01-13 08:06:55 +00:00
jkh
1b47facd92 I must be hallucinating. Back out the previous change. Um. Drat,
how to do this?
1995-01-13 06:44:23 +00:00
jkh
8815663148 Add conv=osync to the boot flop. You know, this might explain those
mysterious rawrite problems! :-)
1995-01-13 05:43:03 +00:00
jkh
c468677d0b A slicker way of eliminating bogus quotes.
Ask less questions about the temporary directory if instructed to.
1995-01-12 16:18:18 +00:00
jkh
dbc066f766 Efficiency tweaks to Makefile,
add missing regexp lib for grep (cpio floppy).
1995-01-12 12:30:07 +00:00
jkh
d8f618fa89 Prepare for next snapshot. 1995-01-12 10:34:37 +00:00
jkh
9cb0c47690 1. Add bump release number nag to start of release rule. Thx to Philippe
for suggestion!
2. Add Thailand to list of mirrors.
1995-01-07 11:09:50 +00:00
jkh
cd866e52ae Whoops! I buggered up the tape dialog. Fixed. These changes allow
you to specify your tape drive device for the cases when the user
has more than one.
1994-12-23 03:30:02 +00:00
jkh
881feb8b53 Even more bogons eradicated. My, there are a lot of them in here! :-) 1994-12-23 02:25:32 +00:00
jkh
aabe5bb0c9 Whoops, another lurking bogon! 1994-12-22 21:34:36 +00:00
jkh
b9b9ce83b8 Fix a slight bogon with a directory not being made before it was used. 1994-12-22 20:38:23 +00:00
jkh
f1a8be07df Tweaks for the upcoming 2.1 installation. 1994-12-21 04:57:07 +00:00
jkh
78bfd8e0f5 Move some obnoxious files: airport, birthtoken, flowers, na.phone & zipcodes
to the "dict" dist.
This is belived to reduce the risk of heart attacks in some european countries.
phk ristede runen.
1994-12-18 12:15:13 +00:00
jkh
0e7059c1ad Add a sanity-check for those building their own releases. 1994-12-17 12:38:09 +00:00
jkh
a550201d28 Add gzips for the real floppy images. 1994-12-01 20:02:44 +00:00
jkh
ea7a800eef Remove gratuitous gzip of boot.flp 1994-12-01 20:01:37 +00:00
jkh
b8413feada Build both 1.2MB and 1.44MB floppies now. this all needs a good re-think,
but this at least works for now.
Reviewed by:
Submitted by:
Obtained from:
1994-11-30 15:54:39 +00:00
phk
220670ec90 Finally commit the tzsetup thing :-)
Delete old cksum stuff before remaking it.
1994-11-24 22:30:03 +00:00
phk
6498a57d0e Various hackeries. 1994-11-22 05:21:06 +00:00
phk
34dc31864a syntax error 1994-11-21 08:15:25 +00:00
phk
ca54b9f5d7 More hacks from the last 20 hours... 1994-11-21 04:14:33 +00:00
wollman
947098ff13 Add krb (Kerberos) to EXTRADISTRIBUTIONS. 1994-11-20 23:31:36 +00:00
phk
0defd99375 add extract.sh to dists 1994-11-20 22:56:27 +00:00
jkh
4be2b27f4f o Add Michael Reifenberger's mini-adduser script.
o	Optionally invoke tzsetup or adduser from the last stage.
o	Add tzsetup and friends to cpio floppy.
1994-11-20 14:49:48 +00:00
phk
69941245d2 Make "games" dist by moving everything relevant out of bindist. 1994-11-20 01:54:13 +00:00
phk
cce8666407 /usr/share/games belong in "games dist" 1994-11-20 01:19:33 +00:00
phk
32525719d6 Make the tarballs target work. 1994-11-20 01:01:28 +00:00
phk
37b3e06045 dd conv=osync. More distributions. 1994-11-18 01:05:05 +00:00
jkh
88b5df039d Yow! Ok, distributions should now be fully auto-checksumming, provided
that Poul builds the rest of the dists properly.  I'll run this over the
XFree86 dist, but the rest will be up to him.  Check bindist rule for
the single line to add - it's trivial.
1994-11-17 15:20:04 +00:00
jkh
bffbeb9aa2 Add extra scripts to the Makefile. Add another mirror site to
instdist.sh
1994-11-17 14:18:02 +00:00
jkh
f77eee9fd6 Add a line to automatically generate CKSUMS file for the bindist. 1994-11-17 07:11:30 +00:00
jkh
b29d5a1e0c Add cksum to the cpio floppy - automated checksumming of the *dist
tarballs is just one step away.
1994-11-17 07:09:22 +00:00
jkh
32a984123c Add back tar - I'm not sure where it went again! I know that
cpio reads tar files, but this gives you "tar" in its old familar
way, which is important for those trying to read the old extract.sh'd
bindist.
1994-11-15 08:10:35 +00:00
phk
09e37dc3e3 Final changes. Now "make distribute" should work as advertised. 1994-11-14 20:56:17 +00:00
jkh
f7f5dd5ed6 Disable the building of the evil floppy images. We blew through the
1.2MB barrier again.  I tell ya, Poul, it's a losing game!  You shave
50 bytes off, the next change takes 100 back, and this is just ALPHA!
The 1.2MB weenies will _just have to buy new drives_!
1994-11-13 01:46:22 +00:00
jkh
0137006d39 Change the name of the TROUBLE-2.0 file to TROUBLESHOOTING; it just makes
more sense.
1994-11-13 01:20:37 +00:00
jkh
e5cb677090 Install the soon-to-be-written troubleshooting file. 1994-11-12 20:40:14 +00:00
jkh
e23dd47184 Add dmesg. 1994-11-12 20:36:28 +00:00
jkh
9efef549e2 When this is run manually, the myname protection stuff probably isn't
needed in all cases.  Guard against this.
1994-11-12 09:55:29 +00:00
phk
22d93d8107 Try to align to floppy image to a number of sectors to avoid people
making bad floppies.
1994-11-12 05:47:28 +00:00
jkh
b2aaa73556 Point to new README file location. 1994-11-12 02:25:04 +00:00
jkh
86ed0fecff Add basename to to the cpio floppy. Thanks, Lars! 1994-11-11 22:27:12 +00:00
jkh
43193f0a06 Whoops! cu == tip. 1994-11-11 08:47:34 +00:00
jkh
53656a24f8 Add cu (and cu slip dialog) so that poor SLIP users can dial their modems
before initiating a slip transfer.
1994-11-11 08:33:04 +00:00
jkh
b8c9a28ef9 Experimental floppy-tape suport. 1994-11-10 23:43:25 +00:00
jkh
5cd3728770 Enable support for Lucifer's floppies.
More stylistic drick-drack in bininst.
1994-11-10 05:27:57 +00:00
phk
7154102870 Really build bindist... 1994-11-09 23:07:04 +00:00
phk
6cec14b055 some things Jordan forgot... 1994-11-09 20:27:32 +00:00
jkh
da7f7b9ca0 Add full support for NFS installation. Add support for CD installation,
even though we don't use it yet (I may burn some one-offs tonite though! :-).
1994-11-08 18:36:46 +00:00
jkh
636833185c It *is* OK to strip the kernel after all. Poul has one in his bindist
that overwrites this one anyway, so..
1994-11-08 13:54:21 +00:00
jkh
3543b60360 Make sure the extract.sh gets into the bindist. 1994-11-08 11:29:35 +00:00
jkh
b3781565cd 11th hour fixes to get the install just right. Fix some bugs
in how ftp transfers were done, make sure all output goes to /dev/ttyv1
for debugging, add in the parallel-IP support so Poul will stop
squeaking (for the moment, anyway).
1994-11-08 11:14:45 +00:00
jkh
f001d727a7 Fix a botch Poul introduced. 1994-11-07 11:30:15 +00:00
jkh
db6ac921c8 Remove extract.sh from CPIO3 - there's no reason for it on the cpio dist.
It's supposed to come with a package or *dist.
1994-11-07 09:54:23 +00:00
phk
cffdb4fa63 cleanup 1994-11-07 05:02:42 +00:00
phk
932814c462 Get us back on fd1200 floppies. Fix extract.sh to right filenames. 1994-11-07 03:53:14 +00:00
phk
96194a0237 Add extract-script. 1994-11-06 23:47:06 +00:00
jkh
8ec795640b Default boot floppies are 1.44MB again - I ran out of space. HOWEVER,
there is an extra target now for creating a 1.2MB floppy at the cost
of a few of the doc files.  Just do a `make small.floppies' instead of
a `make floppies' to make a small set.
1994-11-06 11:24:58 +00:00
jkh
23908b32ad 1. The gzip'd docs aren't going to work - there's no scroll-back for
process output dialogs (or any way to stop the output, for that matter!).
2. Install the very first cut of my bininst stage6 script.  VERY rough,
   it doesn't actually do anything just yet, but I need to make sure that
   it's at least executed for the moment.
1994-11-06 04:07:41 +00:00
jkh
22ae5593ea Make a link for gzip so we actually have it available on the boot floppy. 1994-11-06 02:37:25 +00:00
jkh
6775711bda Don't strip kernel after all - perhaps a bad idea. People may be stuck
with it for awhile.
1994-11-06 01:19:48 +00:00
jkh
e9219cbad8 Twiddle newfs parameters to select for space optimization. We're
back under 1.2MB again.
1994-11-06 00:21:39 +00:00
jkh
e2ac32c9b5 Strip kernel before installation. Anything to bum a few more bytes.. 1994-11-06 00:10:00 +00:00
jkh
910948c143 Install docs gzip'd. 1994-11-05 23:05:53 +00:00
jkh
da2228d0d1 Add ncftp. I needed it for "hands-free" ftp operation from the install
script.
1994-11-05 08:49:05 +00:00
jkh
57e38eadf8 Add the release notes, so I can have the user read these too. 1994-11-05 08:16:01 +00:00
jkh
41266324fc Add new mount_* commands. 1994-11-05 07:55:30 +00:00
jkh
23e0dfbfdf Add slattach. 1994-11-05 07:52:14 +00:00
phk
478a67da82 put the DISKSPACE.FAQ on the boot.flp 1994-11-05 06:02:18 +00:00
phk
ef42d8fed8 The latest hacks to make a release with. 1994-10-29 12:48:12 +00:00
jkh
863c6360e4 But just a little more merciless. 1994-10-28 06:42:38 +00:00
jkh
dbaf112428 Make CLEANFILES just a little bit less psychotic. 1994-10-28 06:41:47 +00:00
phk
4d893b224a Will make two-floppy set now. 1994-10-26 05:41:47 +00:00
rgrimes
df04d5a891 1. Remove comments about broken procfs, it has been fixed.
2.  Remove comments about exit status of 2 from mtree, that won't
    happen any more.

3.  Update mtree commands to use new -U option.
1994-10-09 20:31:01 +00:00
rgrimes
fe8ccfa46c Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
rgrimes
52e4442854 This is the very small start of moving all the make release related stuff
from etc/Makefile to release/Makefile.  Right now this has one
target (hieriarchy:) that replaces distrib-dirs:.
1994-09-23 08:28:25 +00:00