Arun Thomas
5706670029
Convert boot/ and commands/ over to bsdmake
2010-05-12 16:28:54 +00:00
Ben Gras
a36a3766b0
ignore .svn dirs when making binary packages
2010-01-27 16:20:28 +00:00
Ben Gras
36e935fe0f
- added 'datasizes' script that shows you the size allocated
...
for each symbol, usually answering those "why is does my binary have
such a lot of BSS" questions.
- stop binpackage looking in /var/spool for package files.
- let makewhatis recognize .Sh as heading name
- setup, fsck, df: allow >4kB block sizes painlessly
- mkfs: new #-of-inodes heuristic that depends on kb, not
on blocks; i've run out of inodes on my /usr
- asmconv: don't silently truncate .aligns to 16 bytes
- ipc* commands for shared memory support
2009-09-21 14:24:29 +00:00
Ben Gras
8ee3d26722
don't include /usr/src changes in packages.
2009-05-19 10:55:15 +00:00
Ben Gras
fa59af2bc0
Also exclude /home
2007-02-01 17:10:03 +00:00
Ben Gras
07c4c00181
set $PATH so /usr/local/egrep isn't used; also exclude /var/log from package
2006-11-03 14:47:28 +00:00
Ben Gras
b9e31bead6
Include .minixpackage info file
2006-04-04 12:57:48 +00:00
Ben Gras
97f5d89780
Read .binpackage rc in package sources for configuration.
2006-03-28 11:28:43 +00:00
Ben Gras
12e3d40eb4
*** empty log message ***
2006-03-22 19:39:26 +00:00
Ben Gras
f28a4d0e9c
.bz -> .bz2
2006-03-22 16:44:45 +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
acac3c84f4
Fixes for absolute path names.
2006-03-17 12:27:20 +00:00
Ben Gras
b89ee5b188
*** empty log message ***
2006-02-20 16:00:24 +00:00
Ben Gras
f7132f1b1a
Fixes for packaging system that will read .postinstall script and run it
...
if exists.
packit installs a package.
2006-02-16 15:43:37 +00:00
Ben Gras
ac71ad109e
. rotate uses bzip2 instead of gzip
...
. binpackages runs a binpackage batch
. easypack does binsizes big first
2006-02-02 17:12:16 +00:00
Ben Gras
dd284552b4
fixes to include major() and minor() in system header files (in a different
...
file than sys/types.h)
small binpackage update
2006-01-27 13:57:18 +00:00
Ben Gras
20add6baa2
. initial version of binpackage script
...
. build now used to make binary packages (and still in easypack), kick out
makeme.sh
2006-01-23 12:22:06 +00:00