aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/packages
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Add GPT supportAvik Sil1-10/+106
2013-06-03iso9660: Don't constantly reallocate the read bufferBenjamin Herrenschmidt1-6/+8
2013-05-21disk-label: Allocate 4096 bytes for 4k block devicesDinar Valeev1-3/+3
2013-05-21disk-label: Increase the max size of the PReP boot partitionBenjamin Herrenschmidt1-2/+2
2013-05-13Fix disk-label package to use proper instance pathBenjamin Herrenschmidt1-2/+2
2013-01-04Spelling fixes in comments and debug messagesStefan Weil1-1/+1
2012-04-30Fixed some bugs in the bootinfo.txt parsing codeThomas Huth1-3/+21
2012-04-30Fixed ISO9660 filesystem directory parsing with a lot of entriesThomas Huth1-7/+18
2012-02-14Fixed disk-label partition parsing to also work with single partition argumentsThomas Huth1-5/+22
2011-11-24Fixed memory leak during network loadingThomas Huth1-3/+1
2011-11-17Fixed bug in disk-label support packageThomas Huth1-2/+2
2011-11-17Improved ext2-files support packageThomas Huth1-7/+55
2011-03-22Fixed iso9660 package to be able to boot Debian and Ubuntu CD-ROM ISO images.Thomas Huth1-5/+10
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt10-0/+1511