Commit graph

153 commits

Author SHA1 Message Date
Ben Gras ff67776995 FS:
. loops checked for PID_FREE
  . exit broken down in exit and cleanup functions; when reboot happens,
    cleanup is done but not exit (as processes have not actually exited),
    this keeps drivers working
  . fixed a few uninitialized and unused variables

scripts:
  . new packaging system
2006-03-15 15:34:12 +00:00
Philip Homburg 5ceb98e9ee Added -u option for making USB-stick images. 2006-03-13 15:40:23 +00:00
Ben Gras 3bd337d54c make a ramdisk if necessary 2006-03-13 14:44:34 +00:00
Ben Gras acdac1ec92 Don't choose FS by labels after all. 2006-03-13 08:47:05 +00:00
Ben Gras 6fe89cfbe8 Hack small and big fs into a single image. Must now set BIG or SMALL label. 2006-03-10 14:11:19 +00:00
Ben Gras 63e8494043 *** empty log message *** 2006-03-08 16:45:55 +00:00
Ben Gras aa3932eb8b Added 'xxl' binsizes size for x.
Leave sh and make at normal size for 'big'.
Call binsizes normal after creating release.
2006-03-03 12:44:22 +00:00
Ben Gras 73c79dde56 Smaller device 2006-02-17 14:43:00 +00:00
Ben Gras 32a4ffb9c0 Make more 2006-02-17 12:34:18 +00:00
Philip Homburg 7034c0795d Moved PCI driver to the ramdisk. 2006-02-15 14:21:56 +00:00
Philip Homburg c3a88d15d8 Initial root filesystem is now on a ramdisk that is part of the image. 2006-02-15 11:18:21 +00:00
Philip Homburg 3a05de3763 image_small doesn't fit anymore. What do we do with that? 2006-02-15 11:06:32 +00:00
Philip Homburg bc015a9b49 /dev/ram is no longer hardcoded. 2006-02-15 11:05:47 +00:00
Philip Homburg d4bb027db5 Accept optional device parameter for cdfdboot. 2006-02-15 11:03:28 +00:00
Ben Gras fc508d9175 *** empty log message *** 2006-02-03 16:06:14 +00:00
Ben Gras 9e924462a1 Packages. 2006-02-03 15:57:49 +00:00
Ben Gras 12d931953c bzip 2006-02-03 15:55:54 +00:00
Ben Gras 98562d8cfc Don't copy /usr/gnu 2006-02-03 15:43:29 +00:00
Ben Gras 28087e3f17 *** empty log message *** 2006-02-03 15:41:58 +00:00
Ben Gras 087c550186 Include binary packages on cd. 2006-02-02 17:11:10 +00:00
Ben Gras d0067f45bd Make sure image* is gone before starting 2006-01-18 13:30:44 +00:00
Ben Gras d62732171a small fix 2006-01-18 13:26:50 +00:00
Ben Gras c806c7ba7c Install image as e.g. 3.1.2 instead of 3.1.2r0 if there is no revision file. 2006-01-18 12:37:45 +00:00
Ben Gras 46ad16e688 . new version of minix
. less space on filesystems of cd image
2006-01-18 09:49:54 +00:00
Ben Gras b1ac60a03b The release script now remembers old settings (scratch partitions) and
re-uses them, with a warning. This is nice and quick for repeated release
builds.
2006-01-17 15:14:56 +00:00
Philip Homburg a5cc1cb8d1 sh MAKEDEV to avoid depending on any x-bits. Make depend before make clean. 2006-01-12 14:50:05 +00:00
Philip Homburg 222fddd73a Added PCI driver 2005-12-02 14:47:20 +00:00
Jorrit Herder cd582e02be *** empty log message *** 2005-10-31 12:21:52 +00:00
Ben Gras 9270710246 Bigger 2005-10-21 19:30:13 +00:00
Jorrit Herder 78f20c3959 Rest ... 2005-10-21 13:46:47 +00:00
Ben Gras 1b46117c0d Outside the book branch, remove references to the book on README.
Also remove source listings.
2005-10-21 11:52:41 +00:00
Ben Gras 12898c03e4 *** empty log message *** 2005-10-21 11:40:24 +00:00
Jorrit Herder 1058d49249 Updated Makefile for DS server. 2005-10-20 20:32:57 +00:00
Ben Gras 52e964987c add arg to make releases from tags/branches 2005-09-29 13:02:41 +00:00
Ben Gras b60f903396 Wipe image in case a small image called image is lying around
(don't ask)
2005-09-26 14:06:59 +00:00
Ben Gras 1ff749180e .iso.gz name notice 2005-09-24 13:16:20 +00:00
Ben Gras e9441a8972 Make iso filename include 'bios' when using hd emulation 2005-09-24 11:28:22 +00:00
Ben Gras cb235bce1e Minor release script fixes 2005-09-24 10:30:25 +00:00
Ben Gras b1dbb3d3f9 380MB 2005-09-23 23:35:33 +00:00
Ben Gras 9395e97d1b Release script includes version number and timestamp in iso filename.. 2005-09-23 23:32:45 +00:00
Ben Gras eab5a7ded2 New CD files. 2005-09-23 23:10:06 +00:00
Ben Gras 902785d4e5 New README 2005-09-23 22:13:32 +00:00
Ben Gras 3a46008843 350MB /usr 2005-09-22 15:08:30 +00:00
Ben Gras 32442b200c New README. 2005-09-21 23:06:00 +00:00
Ben Gras e049ccb49e make build files executable too 2005-09-21 09:30:52 +00:00
Ben Gras 03e6432220 ast@'s boot message 2005-09-19 13:28:37 +00:00
Ben Gras 4460456e57 New top-level files from ast@ 2005-09-19 13:11:36 +00:00
Ben Gras 38307a7e34 No more -a; no more contrib 2005-09-16 15:48:59 +00:00
Ben Gras 60088337df Build as bin works now 2005-09-16 13:06:57 +00:00
Ben Gras ec2fb4472f Al's listings etc 2005-09-16 12:54:16 +00:00