summaryrefslogtreecommitdiffstats
path: root/release/scripts/split-file.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add a script to split a single file up into chunks using split along withjhb2004-01-261-0/+39
a list file suitable for use with libstand's splitfs filesystem. The first chunk of the file is 16k and has an extension of '.boot' and is meant to be placed on the boot floppy. This is required because the current implementations of gzipfs and bzipfs in libstand want to read in the header of the file each time it is opened.
OpenPOWER on IntegriCloud