Age | Commit message (Collapse) | Author |
|
|
|
Change --runs/-r to --block-list/-l.
(main):
Use STORE_INACTIVE flag to store_create.
(print_store):
Correctly print unknown flags.
Don't ever print STORE_INACTIVE flag.
Print runs in grub block-list format.
|
|
Renamed from W_KIND; all uses changed.
(doc):
Updated.
(options, main):
Change --kind/-k to --type/-t.
Add --flags/-f option.
(print_store):
Print flags separately from type.
(W_FLAGS):
New macro.
|
|
|
|
|
|
|
|
store->class->name. Print all flags.
|
|
|
|
(info): Use store_create to make a store and print_store to print it.
(parse_opt): Print a usage message for no args.
(options, parse_opt): Add --children option.
|
|
|
|
Change uses of the INDEX field in argp_state structures to use NEXT instead.
Fix default prefix-printing test.
|
|
(options): Fix help strings.
|
|
Use the new FLAGS argument to file_get_storage_info. Add new storage types.
|
|
|