bcb67841a5
Give init process group 1.
Ben Gras2006-02-03 14:54:20 +00:00
2b610431ad
isodir prints one entry on each line without padding or trailing slashes (for dirs) if the output isn't a tty, like ls, for use in shell scripts.
Ben Gras2006-02-03 12:59:58 +00:00
f088bc5c6d
Save name of cd drive for package manager
Ben Gras2006-02-02 18:20:09 +00:00
a4e64f44bf
Make easypack check for errors from urlget instead of trying with <HTML.. grepping.
Ben Gras2006-02-02 18:12:21 +00:00
df1989aeae
Make urlget return errors on non-200 http codes
Ben Gras2006-02-02 18:08:25 +00:00
1bec73d61c
fix builds not to do bigmakes
Ben Gras2006-02-02 17:13:07 +00:00
ac71ad109e
. rotate uses bzip2 instead of gzip . binpackages runs a binpackage batch . easypack does binsizes big first
Ben Gras2006-02-02 17:12:16 +00:00
087c550186
Include binary packages on cd.
Ben Gras2006-02-02 17:11:10 +00:00
a3bda44a41
. use proper S_ISFIFO for ISFIFO check . ignore ESPIPE error from lseek() in fflush() on read streams (because fifo's aren't detected when stdin, stdout or stderr)
Ben Gras2006-02-02 16:59:07 +00:00
17f48fc972
i86 driver not built as package
Ben Gras2006-02-01 14:29:58 +00:00
43051c182a
Safety feature for symlink() - verify length of symlink contents buffer with strlen()
Ben Gras2006-01-26 14:31:00 +00:00
23bcf287cb
Let symlinks be in the installed set of files ; make symlink from /var/log to /usr/log.
Ben Gras2006-01-25 13:00:14 +00:00
20add6baa2
. initial version of binpackage script . build now used to make binary packages (and still in easypack), kick out makeme.sh
Ben Gras2006-01-23 12:22:06 +00:00
46ad16e688
. new version of minix . less space on filesystems of cd image
Ben Gras2006-01-18 09:49:54 +00:00
ad7f2784fe
Made 'called by' DEBUG-conditional to avoid messy startup message
Ben Gras2006-01-18 09:48:32 +00:00
a85797f486
Make error message conditional
Ben Gras2006-01-18 09:47:22 +00:00
093cfe1143
. less verbose cd /usr debugging . save random data only if /usr is mounted rw, don't display error otherwise
Ben Gras2006-01-18 09:33:09 +00:00
428f9d63c4
Don't print randomness error when booting from install cd.
Ben Gras2006-01-17 17:57:40 +00:00
966905d295
Not having a driver isn't a print-worthy error. Just return ENXIO.
Ben Gras2006-01-17 17:55:35 +00:00
4102c1b44c
Make drivers install signal handlers so they don't die at exit.
Ben Gras2006-01-17 17:43:35 +00:00
39f1fb81ea
Don't print usage if service can't find binary.
Ben Gras2006-01-17 15:56:55 +00:00
c452baf68d
Made memory driver notice about location in DS a debug statement.
Ben Gras2006-01-17 15:53:43 +00:00
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.
Ben Gras2006-01-17 15:14:56 +00:00
dbca8946f2
No more gmake in top makefile
Ben Gras2006-01-17 15:09:15 +00:00
303eba31a4
Removed bits from Makefile that are now in 'bigports'
Ben Gras2006-01-17 11:25:29 +00:00
a5cc1cb8d1
sh MAKEDEV to avoid depending on any x-bits. Make depend before make clean.
Philip Homburg2006-01-12 14:50:05 +00:00
d65c8c116c
Initial version of Cardbus support with the TI1225 Cardbus controler.
Philip Homburg2006-01-12 14:47:48 +00:00
e44aaf4c37
Many changes for cardbus support, automatic detection of PCI bridges, resource allocation, and tracking.
Philip Homburg2006-01-12 14:46:12 +00:00
a9dd9784d1
Added truncate(1) manpage; added comment about holes in du; removed minix-vmd specificness of F_FREESP as minix now implements it too.
Ben Gras2006-01-11 17:18:53 +00:00
50b06261b6
Implementation of truncate(), ftruncate() and the F_FREESP fcntl().
Ben Gras2006-01-11 17:14:51 +00:00
d9827f56ba
Fixes for #defines growing a _
Ben Gras2006-01-06 16:49:58 +00:00
ebca3a434c
LICENSE taken from website instead of old PH license.
Ben Gras2006-01-05 16:58:38 +00:00
f18384d54c
Make easypack remove tar after it's finished; and check for root, in which case don't check for writability of source dir
Ben Gras2005-12-12 14:07:03 +00:00
0a4047a8fe
added -u flag to id for easypack
Ben Gras2005-12-12 13:55:58 +00:00