Vladimir Serbinenko
|
ca3e20886e
Build fixes for argp.h with older gcc.
|
11 年之前 |
Vladimir Serbinenko
|
ae558c2ccf
Enable -Wformat=2 if it's supported.
|
11 年之前 |
Jon McCune
|
dd73313cba
Add --no-rs-codes flag to optionally disable reed-solomon codes in grub-install and grub-bios-setup for x86 BIOS targets.
|
11 年之前 |
Andrey Borzenkov
|
f585c90505
fix partition module names when /boot is on diskfilter
|
11 年之前 |
Andrey Borzenkov
|
69ca97c820
fix using grub device name as install device
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
c06c75201c
Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c)
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
bb338aaf24
Add a wrapper for fopen. On unix-like systems just pass-through. On
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
ae5540d3d4
Move set_program_name and init_nls to host_init. On windows
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
ba9baabecd
* util/grub-setup.c (setup): Move copying of partition table as
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
acbbe5cbad
* include/grub/util/lvm.h: Removed.
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
c962563095
* util/grub-setup.c (setup): Handle some corner cases.
|
12 年之前 |
Colin Watson
|
4eb8b75659
Remove nested functions from disk and file read hooks.
|
12 年之前 |
Colin Watson
|
25239370fd
Remove nested functions from device iterators.
|
12 年之前 |
Colin Watson
|
735abf545c
* util/grub-setup.c (write_rootdev): Remove unused core_img
|
12 年之前 |
Vladimir 'phcoder' Serbinenko
|
24bd8838f1
* include/grub/types.h (grub_set_unaligned64): New function.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
8db10f47fe
* util/grub-setup.c (setup): Remove duplicate call to embed. Fixes
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
5600807745
* util/grub-setup.c (setup): Fix partition handling and blocklist
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
ef292a8775
* grub-core/net/http.c: Add TRANSLATORS comments.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
805a8dccc8
* grub-core/commands/gptsync.c: Fix typographic quoting.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
46c34eb096
* util/grub-setup.c (setup) [!__linux__]: Add missing file declaration
|
13 年之前 |
Colin Watson
|
e3c78337c3
* include/grub/partition.h (grub_partition_map): Change prototype of
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
e1e49678b9
* util/grub-install.in: Clarify strings.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
c36e5cd162
Remove any awareness of *.c util files about target.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
67093bc0ed
Another round of string clarification and adding TRANSLATORS comments.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
6a656b0ea5
Convert grub-emu to argp.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
043c2ea33b
* util/grub-setup.c (setup): Remove unused variable. Avoid shadowing.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
b525fd834d
Clarify and unify messages.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
0ae70393ba
Improve and unify messages.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
c76899a0ea
Migrate grub-mkimage.c to argp.
|
13 年之前 |