Commit Graph

29 Commits

Author SHA1 Message Date
Neophytos
1656d88a69 added os-prober to grub2-common dependencies 2012-11-22 21:21:21 +00:00
Neophytos
244cea4352 grub2 rebuild against new fuse 2012-11-22 15:01:07 +00:00
Anke
df87ff4db3 re-adding libyaml, wrongly removed, grub2 rebuild to remove memtest file for non-exiting memtest package 2012-11-11 19:56:36 +00:00
Daniele
048b1361c2 Changing grub2.install again, so that it restores the old configuration also when the package is upgraded.
That is because grub2 1.99 did own /boot/grub/grub.cfg, so upgrading to grub2 2.00 would result in that file being moved to its .pacsave entry.
To avoid this, which would break systems, I'll restore the old configuration, so that the configuration on disk and the bootloader in the MBR should match.
Any other choice (automatically run grub-mkconfig, or automatically run grub-install) is conceptually wrong and could lead to unwanted results or broken systems.
2012-07-16 02:33:19 +02:00
Daniele
27e669a615 Removing the '/boot/grub/grub.cfg' entry from the backup line of grub2-common.
That is a conceptual error which was inherited from Arch Linux.
We shouldn't provide a standard grub.cfg, which would make little sense, nor we should touch the user's one.
2012-07-16 01:15:25 +02:00
Daniele
897535df9c Fix some conceptual errors in grub2.install.
Removed a routine which only mattered to 2.6 kernels, which we stopped shipping like one year ago.
Stopped running update-grub automatically, or it will mean that a user might have an older GRUB installed in its MBR reading a configuration file targeted for a newer GRUB, thus failing in some funny ways.
2012-07-16 00:08:08 +02:00
Daniele
8efeacef65 Changing the grub2.install script so that it runs update-grub no matter what.
The old script only did this in the post_upgrade() hook if there was a
/boot/grub/grub.cfg file with non-zero size, but as we already tell pacman
to backup that file, we can safely regenerate it anyway.
2012-07-15 21:42:21 +02:00
Daniele
e1e5ff3020 Forgot to add the correct conflicts/replaces for the EFI packages... 2012-07-15 05:29:31 +02:00
Daniele
e09433b517 Major rework of the grub2 PKGBUILD and upgrade to version 2.00.
Also merged back the grub2-efi-x64 package into this PKGBUILD.
The apparent reason for Arch Linux to split it in the first seems to be the ability to break the build on i686 machines for grub-efi-x64 only.
I think this is wrong: the right way to do this is make PKGBUILD ready to build and package it, but actually do it only if the machine architecture is 'x86_64'.
2012-07-15 05:07:31 +02:00
philm
ece6ca2bbc grub2: fix resume hook
filesystem: restore /run/var
2012-02-01 23:28:38 +01:00
philm
3ac124e47a grub2: fix resume/hibernate 2012-01-22 19:28:21 +01:00
philm
234e93887b grub2: fix default.conf 2012-01-22 12:33:14 +01:00
philm
a22b67f098 grub2: make it work 2012-01-22 03:36:58 +01:00
philm
ccba257474 grub2: fix resume-hook.patch 2012-01-22 01:17:55 +01:00
philm
359662eef8 grub2: fix some more quirks 2012-01-22 01:00:51 +01:00
philm
37b85ed792 grub2: fix sha1sum 2012-01-21 23:53:19 +01:00
philm
4f8fc00e1a grub2: fix quirks 2012-01-21 23:51:58 +01:00
Daniele
c91a753f81 Fixing a wrong command order in the grub2 PKGBUILD. 2011-12-04 18:29:32 +00:00
Daniele
5dbaee10a3 Fixing detection of Chakra kernels in grub2. 2011-12-03 21:49:36 +00:00
Daniele
0d48f70bdf Removing the ${epoch} from the dependencies in grub2, our current pacman will not correctly handle that. 2011-11-30 16:39:40 +00:00
Daniele
0f677690b9 Updating and fixing grub2 packages. 2011-11-30 16:36:11 +00:00
Phil
36b5c4b2e2 * grub2: fix efi pkg
* linux: bump to 3.0.2 with aufs3
* aufs3-util: inital commit
2011-08-16 23:04:18 +00:00
Phil
2574cb180a fix install files 2011-08-08 12:03:42 +00:00
Phil
357c2e0362 burg,grub2: update, remove symlinks 2011-08-08 11:29:08 +00:00
Anke
58f2979da7 full core rebuild, few source address changes & some corrections, rest only pkgrel up 2011-07-21 16:24:09 +00:00
philm
39774d28f4 rename grub2 pkgs 2011-06-17 11:26:50 +00:00
philm
b5715d1a1c PKGBUILD: fix it 2011-06-17 10:58:55 +02:00
philm
95eade3cb8 add grub2 with efi support 2011-06-12 13:55:37 +00:00
Manuel Tortosa
5fe2a2fbc4 Add grub2 and dependences 2010-11-13 22:20:42 +00:00