summaryrefslogtreecommitdiff
path: root/util/grub-setup.c
Commit message (Expand)AuthorAge
* gnulib: Upgrade Gnulib and switch to bootstrap toolColin Watson2019-03-05
* Build fixes for argp.h with older gcc.Vladimir Serbinenko2013-12-21
* Enable -Wformat=2 if it's supported.Vladimir Serbinenko2013-12-21
* Add --no-rs-codes flag to optionally disable reed-solomon codes in grub-insta...Jon McCune2013-12-09
* fix partition module names when /boot is on diskfilterAndrey Borzenkov2013-12-07
* fix using grub device name as install deviceAndrey Borzenkov2013-11-29
* Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c)Vladimir 'phcoder' Serbinenko2013-10-15
* Add a wrapper for fopen. On unix-like systems just pass-through. OnVladimir 'phcoder' Serbinenko2013-10-13
* Move set_program_name and init_nls to host_init. On windowsVladimir 'phcoder' Serbinenko2013-10-13
* * util/grub-setup.c (setup): Move copying of partition table asVladimir 'phcoder' Serbinenko2013-10-11
* * include/grub/util/lvm.h: Removed.Vladimir 'phcoder' Serbinenko2013-10-08
* * util/grub-setup.c (setup): Handle some corner cases.Vladimir 'phcoder' Serbinenko2013-04-04
* Remove nested functions from disk and file read hooks.Colin Watson2013-02-27
* Remove nested functions from device iterators.Colin Watson2013-01-20
* * util/grub-setup.c (write_rootdev): Remove unused core_imgColin Watson2012-09-19
* * include/grub/types.h (grub_set_unaligned64): New function.Vladimir 'phcoder' Serbinenko2012-06-07
* * util/grub-setup.c (setup): Remove duplicate call to embed. FixesVladimir 'phcoder' Serbinenko2012-05-02
* * util/grub-setup.c (setup): Fix partition handling and blocklistVladimir 'phcoder' Serbinenko2012-04-13
* * grub-core/net/http.c: Add TRANSLATORS comments.Vladimir 'phcoder' Serbinenko2012-03-05
* * grub-core/commands/gptsync.c: Fix typographic quoting.Vladimir 'phcoder' Serbinenko2012-03-03
* * util/grub-setup.c (setup) [!__linux__]: Add missing file declarationVladimir 'phcoder' Serbinenko2012-02-29
* * include/grub/partition.h (grub_partition_map): Change prototype ofColin Watson2012-02-27
|\
| * Avoid consuming lots of space and time if the first partition is not near the...Colin Watson2011-03-25
| * merge trunkColin Watson2011-03-14
| |\
| * \ merge trunkColin Watson2011-01-05
| |\ \
| * | | * partmap/msdos.c (embed_signatures): New array.Colin Watson2010-11-22
* | | | * util/grub-install.in: Clarify strings.Vladimir 'phcoder' Serbinenko2012-02-27
* | | | Remove any awareness of *.c util files about target.Vladimir 'phcoder' Serbinenko2012-02-27
* | | | Another round of string clarification and adding TRANSLATORS comments.Vladimir 'phcoder' Serbinenko2012-02-26
* | | | Convert grub-emu to argp.Vladimir 'phcoder' Serbinenko2012-02-25
* | | | * util/grub-setup.c (setup): Remove unused variable. Avoid shadowing.Vladimir 'phcoder' Serbinenko2012-02-10
* | | | Improve gettext support. Stylistic fixes and error handling fixes whileVladimir 'phcoder' Serbinenko2012-02-08
* | | | Clarify and unify messages.Vladimir 'phcoder' Serbinenko2012-02-05
* | | | Improve and unify messages.Vladimir 'phcoder' Serbinenko2012-02-05
* | | | Migrate grub-mkimage.c to argp.Vladimir 'phcoder' Serbinenko2012-02-03
* | | | * grub-core/commands/ls.c: Gettextize.Vladimir 'phcoder' Serbinenko2012-02-03
* | | | Support install on multi-device filesystems.Vladimir 'phcoder' Serbinenko2012-02-03
* | | | Merge common RAID and LVM logic to an abstract diskfilter.Vladimir 'phcoder' Serbinenko2012-01-29
* | | | Eliminate fixed limit on reed solomon decoder length.Vladimir 'phcoder' Serbinenko2012-01-24
* | | | * grub-core/lib/reed_solomon.c (grub_reed_solomon_add_redundancy): AddVladimir 'phcoder' Serbinenko2011-12-23
* | | | * util/grub-mkimage.c (generate_image): Decrease the higher limitVladimir 'phcoder' Serbinenko2011-12-15
* | | | Defer multiboot device parsing until we're in compressed part.Vladimir 'phcoder' Serbinenko2011-11-12
* | | | * grub-core/commands/efi/fixvideo.c: Gettextize.Vladimir 'phcoder' Serbinenko2011-11-12
* | | | Support BtrFS embedding.Vladimir 'phcoder' Serbinenko2011-11-05
* | | | * util/grub-setup.c: Add missing include.Vladimir 'phcoder' Serbinenko2011-10-23
* | | | 2011-10-09 Robert Millan <rmh@gnu.org>Robert Millan2011-10-09
* | | | * util/grub-setup.c (main): Add missing gcry initialisation.Vladimir 'phcoder' Serbinenko2011-08-16
* | | | automatic raid members additionVladimir 'phcoder' Serbinenko2011-04-22
* | | | * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_flush):Vladimir 'phcoder' Serbinenko2011-04-19
* | | | correct Changelog spellingVladimir 'phcoder' Serbinenko2011-04-08