Commit graph

403 commits

Author SHA1 Message Date
Ben Gras 95ac103f34 Fix 2006-03-22 19:47:05 +00:00
Ben Gras 12e3d40eb4 *** empty log message *** 2006-03-22 19:39:26 +00:00
Ben Gras 986bd522b5 Sources are easypack packages, so get them from /software/, where easypack
packages are stored on the website.
2006-03-22 17:06:53 +00:00
Ben Gras f28a4d0e9c .bz -> .bz2 2006-03-22 16:44:45 +00:00
Ben Gras 8a0e1e9575 Get rows from termcap it not available from term, or use 24 rows if none known 2006-03-22 15:32:44 +00:00
Ben Gras 9b7acd5257 Easypack and binpackage try build.minix first, in case a package includes
build itself.
2006-03-22 15:08:36 +00:00
Ben Gras 12ac96cf51 Fail if chmem fails 2006-03-22 15:08:14 +00:00
Ben Gras 844caeaacb Make lots of pty's (for telnet, ssh, xterms, etc) 2006-03-20 17:13:02 +00:00
Ben Gras 12f37ed99e Rename packme to packman. 2006-03-19 21:36:20 +00:00
Ben Gras c2765f9fa6 *** empty log message *** 2006-03-18 01:10:17 +00:00
Ben Gras e7fdb58915 *** empty log message *** 2006-03-18 00:35:33 +00:00
Ben Gras 42103a43c2 *** empty log message *** 2006-03-17 20:50:27 +00:00
Ben Gras 05915b5c5f Install setup in /bin 2006-03-17 20:22:39 +00:00
Ben Gras 7fc4f837bb usertime 2006-03-17 20:04:55 +00:00
Ben Gras fb8c7e6fca Tinyhalt can't call REBOOT as PM can't deal with that any more. 2006-03-17 19:14:26 +00:00
Ben Gras 9e1428fb91 Exit status propagation fix from freebsd's sh 2006-03-17 17:33:20 +00:00
Ben Gras ac9a157ba2 Absolute path feature for packit 2006-03-17 15:32:14 +00:00
Philip Homburg d2e0cbc872 Fail when /etc/binary_sizes.$mode does not exist. 2006-03-17 15:25:21 +00:00
Ben Gras 816f031854 set_lids() not done. 2006-03-17 15:22:17 +00:00
Ben Gras 0275fbcd31 *** empty log message *** 2006-03-17 14:46:38 +00:00
Ben Gras 5583cdc48f Sed typo 2006-03-17 14:03:07 +00:00
Ben Gras 4cdc27d7dc Don't echo and grep 2006-03-17 14:02:17 +00:00
Ben Gras d142190ae1 Mount readonly 2006-03-17 14:00:26 +00:00
Ben Gras 382ebe8f2b case sensitive 2006-03-17 13:55:12 +00:00
Ben Gras c37acca419 unterminated quoted string..
found on line 666! argh
2006-03-17 13:45:40 +00:00
Ben Gras 26a59eea43 readlink(); check bounds
top: add 'system' cpu time to 'kernel', 'idle' and 'user'
2006-03-17 13:34:40 +00:00
Ben Gras 0c3199c3aa *** empty log message *** 2006-03-17 13:23:50 +00:00
Ben Gras acac3c84f4 Fixes for absolute path names. 2006-03-17 12:27:20 +00:00
Ben Gras 7fb338622b Let top distinguish kernel time, explain in manpage. 2006-03-17 10:04:14 +00:00
Ben Gras 96783ed1f7 readlink command implementation + manpage 2006-03-17 09:27:26 +00:00
Ben Gras 827159c8ea *** empty log message *** 2006-03-17 08:15:13 +00:00
Ben Gras e1d412d71e Top manpage + comment in code 2006-03-17 07:54:55 +00:00
Ben Gras b833c48af2 Only postinstall if umount succeeded 2006-03-17 07:28:17 +00:00
Ben Gras 18388e4bf0 *** empty log message *** 2006-03-16 14:46:57 +00:00
Ben Gras 6a53881760 Packme - CD and network interface to packit 2006-03-16 14:36:07 +00:00
Ben Gras af189061a8 *** empty log message *** 2006-03-16 13:38:47 +00:00
Ben Gras 6d14bd5ad3 *** empty log message *** 2006-03-16 12:49:53 +00:00
Ben Gras 5f9de84674 Tick calculation tweak 2006-03-16 01:44:06 +00:00
Ben Gras fcd663d75f Top, welcome to minix.
Minix, welcome to the world of top.

A from-scratch top implementation for minix!
2006-03-16 01:29:51 +00:00
Ben Gras 84ba9dd4d3 Dinks for the (source/binary) package scripts 2006-03-15 17:02:46 +00:00
Ben Gras 91917f59e1 *** empty log message *** 2006-03-15 16:03:15 +00:00
Ben Gras 93f94cb7cc chroot in /bin for install script 2006-03-15 16:02:38 +00:00
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
Ben Gras 7879c008ae More stack for yacc (to compile nawk) 2006-03-15 15:16:43 +00:00
Ben Gras e07a62161a . verbose recovery of tcpd
. chroot shows exit status to parent
2006-03-15 14:39:20 +00:00
Ben Gras 36fa006cec Let tcpd retry on errors. 2006-03-15 13:59:13 +00:00
Ben Gras b351811f18 one-line descriptions 2006-03-15 11:50:15 +00:00
Philip Homburg d2d193c7b6 More space for mdb. Terminate an error message with a newline. 2006-03-15 11:29:22 +00:00
Ben Gras 34b1f1c738 Create a ramdisk using 'ramdisk'. 2006-03-13 14:41:54 +00:00
Jorrit Herder 0619cce2ab *** empty log message *** 2006-03-13 10:33:50 +00:00