Commit Graph

14 Commits (master)

Author SHA1 Message Date
cinap_lenrek 292cce2ad1 libdisk: catch null bytes in proto file, fix memory leaks 2018-10-20 20:32:22 +02:00
cinap_lenrek c22ebef4e1 libdisk: back out last change 2018-10-13 00:07:46 +02:00
cinap_lenrek 6e74c7380f libdisk: check for proper line termination in proto file parser 2018-10-12 19:02:57 +02:00
cinap_lenrek 3e124e1f13 libdisk: error handling, sanity checks
- make sure disk file is an actual file and not a directory, log or empty file
- sanity check: file has to be at least one sector to be a disk
- simplify error handling using freedisk()
2015-05-31 12:58:13 +02:00
google dd1b8df880 Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
cinap_lenrek a2e26ffd4c fdisk: ignore 0 endsecotor for partition geometry discovery 2012-04-28 09:34:02 +02:00
cinap_lenrek 4ac8429d11 fdisk: use lba values in fdisk when writing partition not possibly rounded cylinders (because we might guessed the disk geometry wrong)
libdisk: make partition geometry detection work
2011-07-14 23:01:01 +02:00
cinap_lenrek e678e4690a fix memleak 2011-06-16 18:19:32 +02:00
cinap_lenrek 4626ebdbd8 add support for mode override in libdisk/proto, fix some perms and add logfiles to cdproto 2011-06-08 00:49:45 +00:00
cinap_lenrek 1665b57e14 proto: add regex support for skip= 2011-05-03 14:54:19 +00:00
cinap_lenrek 0fb128b622 proto: change mkfs to use libdisk to process proto files, inst: use -U option in mkfs so uid is set and automatic reboot, realemu: cleanup 2011-04-29 09:15:28 +00:00
cinap_lenrek c0662c5330 hacked libdisk/proto to support skipping file names (.dummy) and setting uid/gid recursively (this solves issue #13). moved cdproto to /sys/lib/sysconfig/proto and added glendas mbox. 2011-04-15 05:21:21 +00:00
Taru Karttunen a9060cc06b Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
Taru Karttunen e5888a1ffd Import sources from 2011-03-30 iso image 2011-03-30 15:46:40 +03:00