aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2009-10-20clarify in commentDenys Vlasenko
2009-10-20mkfs_ext2: further work on small imagesDenys Vlasenko
2009-10-20mkfs_ext2: fixes for small image generation. images up to ~8M are ok nowDenys Vlasenko
2009-10-20mkfs_ext2: fix 60k image creationDenys Vlasenko
2009-10-20mkfs_ext2: further work by VladimirDenys Vlasenko
2009-10-20mkfs_ext2: small tweakDenys Vlasenko
2009-10-20mkfs_ext2: compat fixesDenys Vlasenko
2009-10-18mkfs_ext2: more work. added test scriptDenys Vlasenko
2009-10-18mkfs_ext2: fixes for huge filesystemsDenys Vlasenko
2009-10-18mkfs_ext2: make it able to create images larger than 4GDenys Vlasenko
2009-10-18mkfs_ext2: shrinkDenys Vlasenko
2009-10-17mkfs_ext2: code shrinkDenys Vlasenko
2009-10-17mkfs_ext2: code shrinkDenys Vlasenko
2009-10-17mkfs_ext2: fix a buglet introduced in last commitDenys Vlasenko
2009-10-17mkfs_ext2: shrinkDenys Vlasenko
2009-10-17mkfs_ext2: new applet by VladimirVladimir Dronnikov
2009-10-15util-linux/mkswap.c: fix warningDenys Vlasenko
2009-10-15move generate_uuid from mkswap to libbbVladimir Dronnikov
2009-10-08rtcwake: remove a static variableDenys Vlasenko
2009-10-08*: three more NOINLINEsDenys Vlasenko
2009-10-08*: a few more NOINLINEsDenys Vlasenko
2009-10-08*: code shrink via NOINLINEDenys Vlasenko
2009-10-05wget: fix for code 302; mount: support -o unionVladimir Dronnikov
2009-09-23*: more portability fixes by Dan FandrichDenys Vlasenko
2009-09-22hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changesDenys Vlasenko
2009-09-20swaponoff: add uuid/label support. By Natanael CopaNatanael Copa
2009-09-16fdisk: add a warning and truncate disks with >= 2^32 sectorsDenys Vlasenko
2009-09-16use PACKED macro insted of open-coding GCC-ismDenys Vlasenko
2009-09-15mount: do not execute "mount.(null)" :)Denys Vlasenko
2009-09-06more C standard compat fixes from Dan FandrichDenys Vlasenko
2009-09-06remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
2009-08-10fdisk: add handling of avr32. closes bug 555Denys Vlasenko
2009-07-19scriptreplay: show help text if run with no argumentsDenys Vlasenko
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko
2009-07-18date: factor out date parsing (in preparation for touch -d)Denys Vlasenko
2009-07-10fix fallout from BSD patchesDenys Vlasenko
2009-07-10dmesg: try to detect buffer sizeDenys Vlasenko
2009-07-08move libc related stuff out of platform.hDenys Vlasenko
2009-07-05df: fix "df /"Denys Vlasenko
2009-07-04fix dependencies of FEATURE_GETOPT_LONGDenys Vlasenko
2009-07-02mdev: be more permissive on errors (dont die): mdev -s users want thatDenys Vlasenko
2009-07-02mdev: set $MDEV correctly for renamed nodesDenys Vlasenko
2009-06-27Update a comment, no code changesDenys Vlasenko
2009-06-27device matching against UUIDs: do not try floppiesDenys Vlasenko
2009-06-22mdev: fix the case when move rule deletes node with name == device_nameDenys Vlasenko
2009-06-19mkswap: remove configuration for v0 supportDenys Vlasenko
2009-06-19mkswap: separate UUID featureDenys Vlasenko
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko
2009-06-19mount: support -i; pass through -f and -n to helpers as necessaryDenys Vlasenko
2009-06-19mkswap: accidentally committed wrong patch. fix it upDenys Vlasenko