diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-13 19:39:50 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-19 14:47:05 -0300 |
commit | 99810c2a2f61124f4394bd6a4814698fa4ef8aa7 (patch) | |
tree | 5266a81a5aab2b03012c8f4de5fca10321ee7c05 /configs/releng | |
parent | 6af3585eb4d66072bf4a7299c9a1d49deffa461e (diff) | |
download | archiso32-99810c2a2f61124f4394bd6a4814698fa4ef8aa7.tar.xz |
[configs/releng] Add grub(2) to packages.*
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng')
-rw-r--r-- | configs/releng/packages.i686 | 1 | ||||
-rw-r--r-- | configs/releng/packages.x86_64 | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/configs/releng/packages.i686 b/configs/releng/packages.i686 index 043ef8d..aaf0f37 100644 --- a/configs/releng/packages.i686 +++ b/configs/releng/packages.i686 @@ -14,6 +14,7 @@ efibootmgr elinks gnu-netcat gptfdisk +grub-bios haveged hdparm ipw2100-fw diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index 043ef8d..24f655f 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -14,6 +14,8 @@ efibootmgr elinks gnu-netcat gptfdisk +grub-bios +grub-efi-x86_64 haveged hdparm ipw2100-fw |