summaryrefslogtreecommitdiffstats
path: root/daemon/sfdisk.c
Commit message (Expand)AuthorAgeFilesLines
* syntax: Remove include <dirent.h> in files that don't use it.Richard W.M. Jones2012-09-151-1/+0
* daemon: collect list of called external commandsOlaf Hering2012-08-301-3/+6
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: In sfdisk call blockdev --rereadpt with device name.Richard W.M. Jones2010-11-231-1/+1
* daemon: Tolerate failure of blockdev --rereadpt after sfdisk.Richard W.M. Jones2010-11-021-2/+1
* Call blockdev --rereadpt then udev_settle after sfdisk commands.Richard W.M. Jones2010-09-241-3/+6
* Call blockdev --rereadpt after sfdisk commands.Richard W.M. Jones2010-09-221-1/+13
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-2/+2
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* sfdisk.c, fallocate.c: use a string literal as formatJim Meyering2009-08-171-2/+2
* adjust const "**" pointers to avoid warningsJim Meyering2009-08-171-5/+5
* sfdisk: guard against buffer overflowJim Meyering2009-08-131-2/+15
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-9/+9
* * src/generator.ml: Change all `String "device"' to `Device "device"'.Jim Meyering2009-08-131-4/+0
* convert the last few, manuallyJim Meyering2009-08-131-1/+1
* change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/Jim Meyering2009-08-131-2/+2
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-031-4/+4
* remove trailing blanksJim Meyering2009-07-031-1/+1
* Add 'sfdiskM' command.Richard W.M. Jones2009-07-021-2/+13
* Call 'udevadm settle' after operations which add/remove device nodes.Richard W.M. Jones2009-07-011-0/+4
* Fix error handling of external sfdisk command.Richard W.M. Jones2009-07-011-4/+3
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-9/+9
* Add vg-activate{,-all} commands, and resize recipe.Richard Jones2009-05-181-1/+4
* Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometr...Richard W.M. Jones2009-05-151-0/+130