Log of /trunk/grubby
Sticky Revision: |
Revision 1941 - Directory Listing
Modified Mon Oct 1 12:40:34 2012 UTC (12 years, 1 month ago) by niro
Bump version to 8.19
Revision 1940 - Directory Listing
Modified Mon Oct 1 12:39:50 2012 UTC (12 years, 1 month ago) by niro
Don't accidentally migrate from linuxefi back to linux (#859285)
Revision 1938 - Directory Listing
Modified Mon Oct 1 12:33:51 2012 UTC (12 years, 1 month ago) by niro
Bump version to 8.18
Revision 1937 - Directory Listing
Modified Mon Oct 1 12:33:17 2012 UTC (12 years, 1 month ago) by niro
Change the way the kernel load address is determined for ARM U-Boot.
Revision 1935 - Directory Listing
Modified Mon Oct 1 12:09:14 2012 UTC (12 years, 1 month ago) by niro
Bump version to 8.17
Revision 1934 - Directory Listing
Modified Mon Oct 1 12:08:46 2012 UTC (12 years, 1 month ago) by niro
Fix broken alloca()/free() pair.
Revision 1932 - Directory Listing
Modified Mon Oct 1 12:07:13 2012 UTC (12 years, 1 month ago) by niro
Bump version to 8.16
Revision 1931 - Directory Listing
Modified Mon Oct 1 12:06:26 2012 UTC (12 years, 1 month ago) by niro
Handle linuxefi and initrdefi lines correctly in grub2.
Revision 1870 - Directory Listing
Modified Mon Jul 2 13:27:25 2012 UTC (12 years, 4 months ago) by niro
-updated ChangeLog
Revision 1869 - Directory Listing
Modified Mon Jul 2 13:25:42 2012 UTC (12 years, 4 months ago) by niro
-make sbindir variable and prepare grubby for usr-move
Revision 1868 - Directory Listing
Modified Mon Jul 2 13:22:30 2012 UTC (12 years, 4 months ago) by niro
Fix minor memory leak introduced by previous fix.
Revision 1867 - Directory Listing
Modified Mon Jul 2 13:21:48 2012 UTC (12 years, 4 months ago) by niro
Update to 8.15
Revision 1866 - Directory Listing
Modified Mon Jul 2 13:21:25 2012 UTC (12 years, 4 months ago) by niro
Revert "Avoid string duplication calling dirname()"
Revision 1865 - Directory Listing
Modified Mon Jul 2 13:20:57 2012 UTC (12 years, 4 months ago) by niro
Bump version to 8.14
Revision 1864 - Directory Listing
Modified Mon Jul 2 13:20:31 2012 UTC (12 years, 4 months ago) by niro
Fix uninitialized variable error.
Revision 1863 - Directory Listing
Modified Mon Jul 2 13:19:34 2012 UTC (12 years, 4 months ago) by niro
Since we've had a lot of changes, bump version to 8.13
Revision 1862 - Directory Listing
Modified Mon Jul 2 13:19:04 2012 UTC (12 years, 4 months ago) by niro
grubby.8: fixes for the grubby man page
Revision 1861 - Directory Listing
Modified Mon Jul 2 13:18:33 2012 UTC (12 years, 4 months ago) by niro
Fix for grub on SuSE systems: test lba and boot info
Revision 1860 - Directory Listing
Modified Mon Jul 2 13:17:12 2012 UTC (12 years, 4 months ago) by niro
Add tests for --set-default-index feature
Revision 1859 - Directory Listing
Modified Mon Jul 2 13:15:20 2012 UTC (12 years, 4 months ago) by niro
Add --set-default-index feature
Revision 1858 - Directory Listing
Modified Mon Jul 2 13:14:43 2012 UTC (12 years, 4 months ago) by niro
1 isn't a great value for MALLOC_PERTURB_ - use 5265.
Revision 1857 - Directory Listing
Modified Mon Jul 2 13:14:11 2012 UTC (12 years, 4 months ago) by niro
test.sh: enable the use of MALLOC_PERTURB_
Revision 1856 - Directory Listing
Modified Mon Jul 2 13:13:49 2012 UTC (12 years, 4 months ago) by niro
test.sh: revert bash 4 only syntax change
Revision 1855 - Directory Listing
Modified Mon Jul 2 13:13:03 2012 UTC (12 years, 4 months ago) by niro
Fix minor style issue.
Revision 1854 - Directory Listing
Modified Mon Jul 2 13:12:32 2012 UTC (12 years, 4 months ago) by niro
ia64/elilo: add support for probing the currently installed bootloader
Revision 1853 - Directory Listing
Modified Mon Jul 2 13:12:07 2012 UTC (12 years, 4 months ago) by niro
ppc64/yaboot: add support for probing the currently installed bootloader
Revision 1852 - Directory Listing
Modified Mon Jul 2 13:11:38 2012 UTC (12 years, 4 months ago) by niro
Fix grub detection on SuSE systems: config file order
Revision 1851 - Directory Listing
Modified Mon Jul 2 13:09:47 2012 UTC (12 years, 4 months ago) by niro
Invert "isSuseSystem()" test so the suse code is nearer the test.
Revision 1850 - Directory Listing
Modified Mon Jul 2 13:09:12 2012 UTC (12 years, 4 months ago) by niro
Fix for grub on SuSE systems: lba and boot information
Revision 1849 - Directory Listing
Modified Mon Jul 2 13:08:29 2012 UTC (12 years, 4 months ago) by niro
Support systems that do not have /boot as a separate filesystem
Revision 1848 - Directory Listing
Modified Mon Jul 2 13:07:56 2012 UTC (12 years, 4 months ago) by niro
Update the code to set the ubootAddress.
Revision 1847 - Directory Listing
Modified Mon Jul 2 13:04:02 2012 UTC (12 years, 4 months ago) by niro
Update the ubootDir default.
Revision 1846 - Directory Listing
Modified Mon Jul 2 13:00:11 2012 UTC (12 years, 4 months ago) by niro
Convert to c99 loop initializations.
Revision 1845 - Directory Listing
Modified Mon Jul 2 12:59:39 2012 UTC (12 years, 4 months ago) by niro
Avoid string duplication calling dirname()
Revision 1844 - Directory Listing
Modified Mon Jul 2 12:59:07 2012 UTC (12 years, 4 months ago) by niro
Add "const" specifier to function arguments
Revision 1843 - Directory Listing
Modified Mon Jul 2 12:58:29 2012 UTC (12 years, 4 months ago) by niro
Support UBOOT_IMGADDR override
Revision 1842 - Directory Listing
Modified Mon Jul 2 12:50:07 2012 UTC (12 years, 4 months ago) by niro
Update version to 8.12
Revision 1841 - Directory Listing
Modified Mon Jul 2 12:49:27 2012 UTC (12 years, 4 months ago) by niro
Pick the last / device (#826537)
Revision 1840 - Directory Listing
Modified Mon Jul 2 12:48:49 2012 UTC (12 years, 4 months ago) by niro
Preserve "trailing indentation" when splitting line elements (#742720)
Revision 1839 - Directory Listing
Modified Mon Jul 2 12:47:40 2012 UTC (12 years, 4 months ago) by niro
Update version to 8.11
Revision 1838 - Directory Listing
Modified Mon Jul 2 12:46:41 2012 UTC (12 years, 4 months ago) by niro
Fix failures with grub 2.00~beta2 and 8.10, and add a test case.
Revision 1837 - Directory Listing
Modified Mon Jul 2 12:46:11 2012 UTC (12 years, 4 months ago) by niro
Fix failures with grub 2.00~beta2 and 8.10, and add a test case.
Revision 1805 - Directory Listing
Modified Mon Apr 16 17:52:38 2012 UTC (12 years, 6 months ago) by niro
updated ChangeLog
Revision 1804 - Directory Listing
Modified Mon Apr 16 17:51:53 2012 UTC (12 years, 6 months ago) by niro
version 8.10
Revision 1803 - Directory Listing
Modified Mon Apr 16 17:51:27 2012 UTC (12 years, 6 months ago) by niro
Explicitly check for Grub2 on ppc
Revision 1802 - Directory Listing
Modified Mon Apr 16 17:49:04 2012 UTC (12 years, 6 months ago) by niro
Try to find grub2 config first
Revision 1801 - Directory Listing
Modified Mon Apr 16 17:48:10 2012 UTC (12 years, 6 months ago) by niro
Make --remove-kenrel support titles in grub2 (and other fixes)
Revision 1800 - Directory Listing
Modified Mon Apr 16 17:46:40 2012 UTC (12 years, 6 months ago) by niro
Use "isquote" where appropriate.
Revision 1778 - Directory Listing
Modified Sat Mar 3 16:05:42 2012 UTC (12 years, 8 months ago) by niro
-support /etc/os-release
Revision 1772 - Directory Listing
Modified Sat Mar 3 15:26:29 2012 UTC (12 years, 8 months ago) by niro
-udpated ChangeLog
Revision 1771 - Directory Listing
Modified Sat Mar 3 15:23:53 2012 UTC (12 years, 8 months ago) by niro
-version 8.9
Revision 1770 - Directory Listing
Modified Sat Mar 3 15:22:47 2012 UTC (12 years, 8 months ago) by niro
Add support to new-kernel-pkg to recognize ARCH == armv5tel needed for Kirkwood based systems.
Revision 1757 - Directory Listing
Modified Sat Feb 18 11:57:40 2012 UTC (12 years, 8 months ago) by niro
-let the menuentries match our grub-cosmetic patch
Revision 1756 - Directory Listing
Modified Sat Feb 18 11:05:14 2012 UTC (12 years, 8 months ago) by niro
-fix a infinite loop caused by dropping the path prefix of mkinitrd
Revision 1754 - Directory Listing
Modified Sat Feb 18 01:24:08 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1753 - Directory Listing
Modified Sat Feb 18 01:23:33 2012 UTC (12 years, 8 months ago) by niro
-version 8.8_20120218
Revision 1752 - Directory Listing
Modified Sat Feb 18 01:22:03 2012 UTC (12 years, 8 months ago) by niro
new-kernel-pkg fails to find U-Boot. new-kernel-pkg fails to find U-Boot if the boot directory is not on a separate partition. This only affects the U-Boot image creation section of the new-kernel-pkg script, for ARM based systems. My initial changes were only tested on specific ARM-OMAP systems that required a specific U-Boot partition. Testing on additional systems (ARM-Tegra) revealed this incorrect assumption. The attached patch includes the following: - Cosmetic: Correction - change uBoot to U-Boot in comments. - Additions: -- Recognize ARCH == armv7hl -- Make U-Boot load/execute address variable (based on machine) -- Bug: Correct invalid assumption that the U-Boot directory would always be on a separate partition.
Revision 1751 - Directory Listing
Modified Sat Feb 18 01:10:10 2012 UTC (12 years, 8 months ago) by niro
Try to display title when printing information with '--info' Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1750 - Directory Listing
Modified Sat Feb 18 01:09:51 2012 UTC (12 years, 8 months ago) by niro
Fix endswith() to correctly test its input for validity.
Revision 1749 - Directory Listing
Modified Sat Feb 18 01:09:18 2012 UTC (12 years, 8 months ago) by niro
Fix hard coded paths so kernel's "make install" will DTRT.
Revision 1748 - Directory Listing
Modified Sat Feb 18 01:07:15 2012 UTC (12 years, 8 months ago) by niro
Implement support for "default saved" for grub2 Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1747 - Directory Listing
Modified Sat Feb 18 01:06:48 2012 UTC (12 years, 8 months ago) by niro
Include prefix when printing kernel information When running grubby with '--info=', the initrd is displayed with the boot prefix, so, for correctness, also include it in the kernel line. Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1746 - Directory Listing
Modified Sat Feb 18 01:06:20 2012 UTC (12 years, 8 months ago) by niro
Refactor grub2 title extraction, making it a function '--default-title' now uses that functions, but others such as '--info' could, IMHO, also display the title and thus, use the refactored function. Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1745 - Directory Listing
Modified Sat Feb 18 01:05:52 2012 UTC (12 years, 8 months ago) by niro
Include a / when one is missing in paths (#769641)
Revision 1743 - Directory Listing
Modified Sat Feb 18 01:05:10 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1742 - Directory Listing
Modified Sat Feb 18 01:04:59 2012 UTC (12 years, 8 months ago) by niro
-version 8.8
Revision 1741 - Directory Listing
Modified Sat Feb 18 01:04:10 2012 UTC (12 years, 8 months ago) by niro
Fix new test case to not care if /boot is a mountpoint...
Revision 1739 - Directory Listing
Modified Sat Feb 18 01:03:32 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1738 - Directory Listing
Modified Sat Feb 18 01:03:21 2012 UTC (12 years, 8 months ago) by niro
-version 8.7
Revision 1737 - Directory Listing
Modified Sat Feb 18 01:02:56 2012 UTC (12 years, 8 months ago) by niro
Add a test case for --debug. Make sure --debug works as expected in both successful and failed attempts.
Revision 1736 - Directory Listing
Modified Sat Feb 18 01:02:17 2012 UTC (12 years, 8 months ago) by niro
grubby: Add --debug option to annotate "suitable template" failures Today, when grubby fails with "no suitable template found" the user has no idea why that might be. These can fail for several reasons. So add a --debug option to print out the line in grubby.c where it failed, a text message describing the failure, and a copy of the bootloader entry that failed, to aid investigation. Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Revision 1734 - Directory Listing
Modified Sat Feb 18 01:00:56 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1733 - Directory Listing
Modified Sat Feb 18 01:00:47 2012 UTC (12 years, 8 months ago) by niro
-version 8.6
Revision 1732 - Directory Listing
Modified Sat Feb 18 01:00:24 2012 UTC (12 years, 8 months ago) by niro
Fix another test broken by 4bb88f93e6c7cf432e354a164fce8743794a
Revision 1730 - Directory Listing
Modified Sat Feb 18 00:59:39 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1729 - Directory Listing
Modified Sat Feb 18 00:59:26 2012 UTC (12 years, 8 months ago) by niro
-version 8.5
Revision 1728 - Directory Listing
Modified Sat Feb 18 00:59:04 2012 UTC (12 years, 8 months ago) by niro
Don't hardcode dracut path. (#768645) dracut moved from /sbin to /usr/bin, so fix that, but also it's pointless to hardcode what's in PATH.
Revision 1727 - Directory Listing
Modified Sat Feb 18 00:57:49 2012 UTC (12 years, 8 months ago) by niro
Use dummy entries for text following kernel entries so it is preserved (#744717) Signed-off-by: Adam Williamson <awilliam@redhat.com>
Revision 1726 - Directory Listing
Modified Sat Feb 18 00:57:10 2012 UTC (12 years, 8 months ago) by niro
Fix up one test result for changes from 4bb88f93e6c7cf432e354a164fce8743794a84a5
Revision 1724 - Directory Listing
Modified Sat Feb 18 00:56:17 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1723 - Directory Listing
Modified Sat Feb 18 00:55:45 2012 UTC (12 years, 8 months ago) by niro
-version 8.4
Revision 1722 - Directory Listing
Modified Sat Feb 18 00:53:14 2012 UTC (12 years, 8 months ago) by niro
Update "echo 'Loading..." messages to the new kernel version grub2-mkconfig will create lines like: echo 'Loading Linux 3.1.0-0.rc6.git0.0.fc16.x86_64 ...' - depending on the content of /etc/default/grub. grubby would recognize these lines and replace them with lines with the right version number such as: echo 'Loading Fedora (3.1.0-0.rc6.git0.0.fc16.x86_64)' these lines were however not recognized by grubby and would not be updated on next kernel update when this entry would be used as template. With this patch grubby will no longer look for a specific title but patch any "echo 'Loading" line immediately before the kernel line. Signed-off-by: Adam Williamson <awilliam@redhat.com>
Revision 1721 - Directory Listing
Modified Sat Feb 18 00:52:28 2012 UTC (12 years, 8 months ago) by niro
Add new '--default-title' feature. This displays the title of the default entry directly from the parsed configuration file. Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1720 - Directory Listing
Modified Sat Feb 18 00:51:28 2012 UTC (12 years, 8 months ago) by niro
Add new '--default-index' feature. This displays the (numeric) index of the default entry directly from the parsed configuration file. Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1719 - Directory Listing
Modified Sat Feb 18 00:50:18 2012 UTC (12 years, 8 months ago) by niro
test.sh: add feature for testing the output of a grubby command Instead of comparing the configuration file that gets generated by a grubby command Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1718 - Directory Listing
Modified Sat Feb 18 00:49:41 2012 UTC (12 years, 8 months ago) by niro
GRUB: Fix detection by increasing offset when comparing stage1 to MBR A couple of instructions of grub's stage1 get modified when copied to the MBR (replaced by NOOPs). Check for this condition, and skip these bytes while compare stage1 and MBR. Signed-off-by: Cleber Rosa <crosa@redhat.com>
Revision 1717 - Directory Listing
Modified Sat Feb 18 00:47:17 2012 UTC (12 years, 8 months ago) by niro
Don't crash if grubConfig not found. I trigger this crash on my system. It has syslinux and no grub. Signed-off-by: Christopher Li <kernel@chrisli.org>
Revision 1716 - Directory Listing
Modified Sat Feb 18 00:46:32 2012 UTC (12 years, 8 months ago) by niro
Adding extlinux support for new-kernel-pkg Signed-off-by: Christopher Li <kernel@chrisli.org>
Revision 1715 - Directory Listing
Modified Sat Feb 18 00:35:46 2012 UTC (12 years, 8 months ago) by niro
Look for other possible grub config files Since debian and Ubuntu don't symlink /boot/grub/menu.lst to /etc/grub.conf, make it possible to look them over on this original location as well. Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
Revision 1714 - Directory Listing
Modified Sat Feb 18 00:32:14 2012 UTC (12 years, 8 months ago) by niro
Make grubby to recognize Ubuntu's spin of Grub2 We are looking to use grubby as a bootloader entries manager for the autotest project: http://autotest.kernel.org/ The project aims to cover more distros than just red hat based ones, so this small patch fixes the tool under Ubuntu. They have chosen to name grub2 grub, in all directory references. Also, they don't make symlinks of grub config files on /etc. So, adapt the code to take into consideration this behavior. Changes from v1: * Removed nested set of {} * Made the return in case /etc/grub.d is found indented * Moved the dbgPrint("not found\n") statement before the last return. Also, put a new dbgPrint("found\n") if we've found a suitable grub2 config file ubuntu/debian style. Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
Revision 1712 - Directory Listing
Modified Sat Feb 18 00:29:19 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1711 - Directory Listing
Modified Sat Feb 18 00:29:05 2012 UTC (12 years, 8 months ago) by niro
-version 8.3
Revision 1710 - Directory Listing
Modified Sat Feb 18 00:28:45 2012 UTC (12 years, 8 months ago) by niro
Fix new-kernel-pkg invocation of grubby for grub (bz 725185) new-kernel-pkg did not specify --grub when it called grubby to update the kernel entry with an initrd. Grubby would then try to probe what to do and would give preference to grub2 and thus leave an incomplete grub entry. new-kernel-pkg did also not specify the grub config file explicitly to grubby as it do for the grub2 config file. That could perhaps in some situations cause grubby to do something else than new-kernel-pkg expected. Now --grub -c $grubConfig is specified explicitly in all cases.
Revision 1708 - Directory Listing
Modified Sat Feb 18 00:24:23 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1707 - Directory Listing
Modified Sat Feb 18 00:24:15 2012 UTC (12 years, 8 months ago) by niro
-version 8.2
Revision 1706 - Directory Listing
Modified Sat Feb 18 00:23:51 2012 UTC (12 years, 8 months ago) by niro
Read HYPERVISOR and HYPERVISOR_ARGS from /etc/conf.d/grubby and set mbkernel and mbargs Signed-off-by: W. Michael Petullo <mike@flyn.org>
Revision 1704 - Directory Listing
Modified Sat Feb 18 00:22:18 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1703 - Directory Listing
Modified Sat Feb 18 00:22:00 2012 UTC (12 years, 8 months ago) by niro
-version 8.1
Revision 1702 - Directory Listing
Modified Sat Feb 18 00:21:34 2012 UTC (12 years, 8 months ago) by niro
Fix a miss-spelled variable name. "grub2Config", not "grub2Cfg".
Revision 1700 - Directory Listing
Modified Sat Feb 18 00:19:02 2012 UTC (12 years, 8 months ago) by niro
updated ChangeLog
Revision 1699 - Directory Listing
Modified Sat Feb 18 00:17:35 2012 UTC (12 years, 8 months ago) by niro
-version 8.0
Revision 1698 - Directory Listing
Modified Sat Feb 18 00:16:24 2012 UTC (12 years, 8 months ago) by niro
Add some limited test cases for grub2.
Revision 1697 - Directory Listing
Modified Sat Feb 18 00:15:09 2012 UTC (12 years, 8 months ago) by niro
Update grub2 support to new-kernel-pkg This uses grubby for grub2 on efi and non-efi machines.
Revision 1696 - Directory Listing
Modified Fri Feb 17 23:46:24 2012 UTC (12 years, 8 months ago) by niro
Add grub2.cfg support to grubby.
Revision 1695 - Directory Listing
Modified Fri Feb 17 23:23:43 2012 UTC (12 years, 8 months ago) by niro
Add -ggdb
Revision 1694 - Directory Listing
Modified Fri Feb 17 23:23:07 2012 UTC (12 years, 8 months ago) by niro
Tweak some make options. Some functions are only used in dbgPrintf() arguments. As such, errors/warnings on unused functions need to be disabled. Also, use -std=gnu99. Also, add a debug target.
Revision 1693 - Directory Listing
Modified Fri Feb 17 23:21:08 2012 UTC (12 years, 8 months ago) by niro
Rename entrySeparator to entryStart. Since we're actually using it to detect the start of an entry (and specifically not the end), name this slightly better.
Revision 1692 - Directory Listing
Modified Fri Feb 17 23:14:54 2012 UTC (12 years, 8 months ago) by niro
Convert configFileInfo structs to C99-style initializers. Get rid of the old initializers where struct names were commends, in favor of C99-style assignment, so new fields can be put at logical places without having to change the whole file.
Revision 1691 - Directory Listing
Modified Fri Feb 17 23:10:15 2012 UTC (12 years, 8 months ago) by niro
Add uboot support for ARM (#712199)
Revision 1433 - Directory Listing
Modified Tue Jul 19 17:08:17 2011 UTC (13 years, 3 months ago) by niro
-added ChangeLog
Revision 1432 - Directory Listing
Modified Tue Jul 19 17:05:30 2011 UTC (13 years, 3 months ago) by niro
-version 7.0.18 - upstream fixed grub2 errors in new-kernel-pkg, which we already done in our port of 7.0.17. ver up to be in sync with upstream
Revision 1431 - Directory Listing
Modified Tue Jul 19 17:02:36 2011 UTC (13 years, 3 months ago) by niro
-we install grub2 without '2' suffix
Revision 1341 - Directory Listing
Modified Fri Jun 3 21:10:18 2011 UTC (13 years, 5 months ago) by niro
-version 7.0.17.1
Revision 1340 - Directory Listing
Modified Fri Jun 3 21:10:11 2011 UTC (13 years, 5 months ago) by niro
-be dracut friendly
Revision 1339 - Directory Listing
Modified Fri Jun 3 21:09:58 2011 UTC (13 years, 5 months ago) by niro
-added installkernel{,.8}
Revision 1338 - Directory Listing
Modified Fri Jun 3 21:04:42 2011 UTC (13 years, 5 months ago) by niro
-copied from magellan-mkinitrd
Revision 1336 - Directory Listing
Modified Fri Jun 3 20:58:37 2011 UTC (13 years, 5 months ago) by niro
-version 7.0.17
Revision 1335 - Directory Listing
Modified Fri Jun 3 20:58:28 2011 UTC (13 years, 5 months ago) by niro
-adjusted Makefile to use grubby's version file
Revision 1334 - Directory Listing
Modified Fri Jun 3 20:56:30 2011 UTC (13 years, 5 months ago) by niro
-be more dracut and plymouth friendly
Revision 1333 - Directory Listing
Modified Fri Jun 3 20:56:14 2011 UTC (13 years, 5 months ago) by niro
-added make-tarball script
Revision 1332 - Directory Listing
Modified Fri Jun 3 20:32:19 2011 UTC (13 years, 5 months ago) by niro
Copied from: trunk/mkinitrd-magellan/grubby revision 1268
-forkin standalone grubby
Revision 1183 - Directory Listing
Modified Wed Dec 15 22:10:50 2010 UTC (13 years, 10 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-fixed missing man-pages
Revision 1178 - Directory Listing
Modified Wed Dec 15 21:16:52 2010 UTC (13 years, 10 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-added missing man page
Revision 1177 - Directory Listing
Modified Wed Dec 15 21:16:32 2010 UTC (13 years, 10 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-added check for return value of getuuidbydev() - resolves a segfault if the device does not exist - see rhbz#592294
Revision 1156 - Directory Listing
Modified Tue Sep 14 19:47:52 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-merged with upstream: -update initrd support -better rootdev handling -better support for uuids
Revision 1153 - Directory Listing
Modified Tue Sep 14 19:37:47 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-install grubby man-page
Revision 1152 - Directory Listing
Modified Tue Sep 14 19:37:00 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-fixed a typo
Revision 937 - Directory Listing
Modified Tue Nov 17 21:21:52 2009 UTC (14 years, 11 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-fixed missing mandir variable
Revision 926 - Directory Listing
Modified Wed Oct 28 13:29:38 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-read grub options from /etc/conf.d/grub
Revision 925 - Directory Listing
Modified Wed Oct 28 13:29:18 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-read config from /etc/conf.d/grubby
Revision 924 - Directory Listing
Modified Wed Oct 28 13:26:45 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-updated style
Revision 923 - Directory Listing
Modified Wed Oct 28 12:02:45 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-pulled in new version from fedora (7.0.8) with update support -removed dracut and fedara specific stuff -fixed to work with magellan
Revision 920 - Directory Listing
Modified Wed Oct 28 09:50:42 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-fixed grub.conf default location
Revision 917 - Directory Listing
Modified Wed Oct 28 00:26:22 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-we not providing installkernel here
Revision 914 - Directory Listing
Modified Wed Oct 28 00:16:16 2009 UTC (15 years ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-updated grubby to version 7.0.8 from fedory with blkid support
Revision 819 - Directory Listing
Modified Fri Apr 24 18:49:05 2009 UTC (15 years, 6 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-converted cvsignore to svn:ignore propset
Revision 547 - Directory Listing
Modified Sun Sep 2 00:01:59 2007 UTC (17 years, 2 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-fixed CFLAGS
Revision 532 - Directory Listing
Added Sat Sep 1 22:45:15 2007 UTC (17 years, 2 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd