minix/tools
Erik van der Kouwe 8afc228c48 This patch changes the release script in the following ways:
- A staging directory is always used to avoid oversized images;
- As a consequence, the zero-filling is removed so no more "out of 
  space" errors should be printed to the console;
- The root and usr partition sizes are computed so less space should be 
  wasted (the root partition gets extra 1MB zones and 64 inodes for 
  run-time though and hardlinks/holes make the used space slightly less
  than expected); USRMB (and the new ROOTMB) are now used to enforce 
  a minimum size rather than set the size;
- TMPDISK1-3 are renamed to more meaningful names (and TMPDISK2 is 
  dropped because a separate tmp directory is no longer needed);
- The ramdisks are truncated at the end to save memory (not sure 
  whether it is actually released though).
2010-06-04 05:09:44 +00:00
..
release/cd unbreak building CDs 2009-12-23 23:59:32 +00:00
chrootmake.sh Release script: Remove .d/.depend files from CD 2010-06-01 14:44:36 +00:00
issue.install Bump version number to 3.1.7 2010-02-17 12:51:26 +00:00
Makefile Release script: Remove .d/.depend files from CD 2010-06-01 14:44:36 +00:00
mkboot Fix bug item #405: missing # in front of comment 2010-03-15 10:42:51 +00:00
package_sources.install don't have ackpack in the list any more as it installs an 2009-10-02 13:23:58 +00:00
packages.install packages: don't put oss on cd. 2010-06-01 11:11:35 +00:00
release.sh This patch changes the release script in the following ways: 2010-06-04 05:09:44 +00:00
tell_config Initial revision 2005-04-21 14:53:53 +00:00