Vladimir 'phcoder' Serbinenko
|
8104063ce4
* Makefile.util.def: Add util/setup.c to extra_dist.
|
11 years ago |
BVK Chaitanya
|
3d46c22f5b
Added `tr' command support.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
bacfefbb0e
* util/grub-editenv.c (create_envblk_file): More from here ...
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
ec16e02639
* util/grub-mkimage.c: Move backend part to ...
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
5a869940de
Split out blocklist retrieving from setup.c to
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
c06c75201c
Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c)
|
11 years ago |
Andrey Borzenkov
|
f8f3f15559
* Makefile.util.def: Add osdep/init.c to grub-mount files.
|
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
|
9a2c903f28
* util/ieee1275/ofpath.c: Move to ...
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
4a445f580b
Move password-querying (util-version) routines to grub-core/osdep.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
c1ca424476
Move sleep routines to grub-core/osdep.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
672fa55e81
Move OS-dependent files to grub-core/osdep and document it.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
cef86fefda
* util/raid.c: Fold into ...
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
24ca45125e
Split random retrieving code into separate files.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
efa68bfabf
* Makefile.util.def (libgrubmods.a): Remove CFLAGS_POSIX as this lib
|
11 years ago |
neil
|
5830df88da
* configure.ac: Do not enable -Wmissing-noreturn as its
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
7e518ca84f
Use Winapi on both cygwin and mingw32 to share more code between both.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
3ff4063dd3
* grub-core/kern/emu/hostdisk.c: Disentagle into a series of OS-specific
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
90379808b6
* util/lvm.c: Remove since unused. Remove remaining references.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
7b780018f5
Handle grub-pe2elf and grub-mkfont for cases when build != host.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
32af299a10
* Makefile.util.def (grub-mkfont): Add missing libgnu.a.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
7c9d0c39af
Fix handling of build-time grub-bin2h and grub-mkfont when doing
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
ae27e4d323
Merge mainline into arm
|
11 years ago |
Massimo Maggi
|
038016f48a
* grub-core/fs/zfs/zfs_lz4.c: New file.
|
11 years ago |
Colin Watson
|
e639c204e0
* util/grub-script-check.c: Fail on scripts containing no
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
5027af38cf
Support for cbfs. Also factor out the part which is common
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
3d84cb1793
Move flavour-specific parts out of common cpio.c file and
|
11 years ago |
Radosław Szymczyszyn
|
1e908b34a6
* grub-core/partmap/dfly.c: New partition map.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
62b15edfd1
Fix distfiles list.
|
11 years ago |
Leif Lindholm
|
854f383c28
Move common function to dl_helper.c
|
11 years ago |