Andrei Borzenkov
|
f826d914e2
grub-probe: fix memory leak
|
9 years ago |
Andrei Borzenkov
|
d5cc487d39
grub-probe: fix memory leak
|
9 years ago |
Andrei Borzenkov
|
4358e0c81e
grub-probe: fix memory leak in probe (ofpath)
|
9 years ago |
Andrei Borzenkov
|
03f1f24e37
grub-probe: restructure code to make static analysis easier
|
9 years ago |
Vladimir Serbinenko
|
27d1a67f8a
Fix canonicalize_file_name clash.
|
9 years ago |
Andrei Borzenkov
|
018f79da6f
grub-probe: free temporary variable
|
9 years ago |
Vladimir Serbinenko
|
afd6b6bbae
grub-probe: Mark a "[default=]" for translation.
|
9 years ago |
Andrei Borzenkov
|
11aae26cc3
util/grub-probe: fix memory leaks.
|
9 years ago |
Colin Watson
|
24024dac7f
Fix partmap, cryptodisk, and abstraction handling in grub-mkconfig.
|
10 years ago |
Colin Watson
|
9b35fe819f
Fix grub-probe -0 option
|
10 years ago |
Andrey Borzenkov
|
46f8d358ef
* util/grub-probe.c: Improve help message and simplify list handling.
|
11 years ago |
Vladimir Serbinenko
|
ca3e20886e
Build fixes for argp.h with older gcc.
|
11 years ago |
Vladimir Serbinenko
|
ae558c2ccf
Enable -Wformat=2 if it's supported.
|
11 years ago |
Vladimir Serbinenko
|
cd46aa6cef
Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
f4e0adc0f9
Remove leftover references to some of the system headers.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
588744d0dc
* util/grub-probe.c (probe): Separate different drives in hint-str
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
ae5540d3d4
Move set_program_name and init_nls to host_init. On windows
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
bf25f87931
Make cryptodisk and diskfilter probe data retrievable programmatically
|
11 years ago |
Paulo Flabiano Smorigo
|
39cfdaa9a2
* util/grub-install.in: Add GPT PReP support.
|
11 years ago |
Andrey Borzenkov
|
775b284dd6
* docs/grub.texi (Device syntax): Document new LVM UUID based device
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
ba44ca6d1a
Replace stpcpy with grub_stpcpy in tools.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
22099030ad
* grub-core/kern/emu/hostdisk.c (read_device_map): Explicitly
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
592fd0e4d6
* grub-core/disk/diskfilter.c (free_array) [GRUB_UTIL]: Fix memory leak.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
944f752dbb
* util/grub-probe.c (escape_of_path): Fix double free.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
1c715b5afd
* util/grub-probe.c (escape_of_path): Don't add ieee1275/.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
fe8c2f1117
Use grub-probe and not cmp to check that disk is empty.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
67093bc0ed
Another round of string clarification and adding TRANSLATORS comments.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
4786a90fee
* grub-core/disk/diskfilter.c (grub_diskfilter_print_partmap)
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
36eb7379b3
* util/grub-probe.c (probe): Don't call gettext on already translated
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
0a1e473c9b
* util/grub-probe.c (main): Fix trailing space in compatibility hint.
|
12 years ago |