Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -4/+6 | |
their files via a custom do-install target. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2001-04-22 | I don't want my homepage to be listed in MASTER_SITES | zuntum | 1 | -3/+2 | |
2001-03-27 | Remove redundant MAKE_ENV | zuntum | 1 | -4/+1 | |
2001-03-12 | Initial import of granulate. | zuntum | 1 | -0/+20 | |
Granulate is a program for splitting files in place. The program serves a purpose similar to the standard UNIX split, but differs in one important way. For split to operate on a 40MB file, you must have more than 40MB of free space on the disk. On the other hand, granulate only needs one chunk of free space on the hard drive, where a chunk is the requested size for the output files. |