summaryrefslogtreecommitdiff
path: root/sys/src/libdisk
AgeCommit message (Collapse)Author
2012-09-09Add alignment hints for e512 ATA drives.google
2012-04-28fdisk: ignore 0 endsecotor for partition geometry discoverycinap_lenrek
2011-07-14fdisk: use lba values in fdisk when writing partition not possibly rounded ↵cinap_lenrek
cylinders (because we might guessed the disk geometry wrong) libdisk: make partition geometry detection work
2011-06-16fix memleakcinap_lenrek
2011-06-08add support for mode override in libdisk/proto, fix some perms and add ↵cinap_lenrek
logfiles to cdproto
2011-05-03proto: add regex support for skip=cinap_lenrek
2011-04-29proto: change mkfs to use libdisk to process proto files, inst: use -U ↵cinap_lenrek
option in mkfs so uid is set and automatic reboot, realemu: cleanup
2011-04-15hacked libdisk/proto to support skipping file names (.dummy) and setting ↵cinap_lenrek
uid/gid recursively (this solves issue #13). moved cdproto to /sys/lib/sysconfig/proto and added glendas mbox.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen