Search Criteria
Package Details: grub-silent 2.06-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/grub-silent.git (read-only, click to copy) |
---|---|
Package Base: | grub-silent |
Description: | GNU GRand Unified Bootloader (2) [without welcome and kernel messages] |
Upstream URL: | https://www.gnu.org/software/grub/ |
Keywords: | boot booting grub hide loading message silent |
Licenses: | GPL3 |
Conflicts: | grub, grub-bios, grub-common, grub-efi-x86_64, grub-emu, grub-git, grub-legacy |
Provides: | grub, grub-bios, grub-common, grub-efi-x86_64, grub-emu |
Submitter: | ozgursarier |
Maintainer: | None |
Last Packager: | drlorente97 |
Votes: | 26 |
Popularity: | 0.000012 |
First Submitted: | 2017-11-12 13:41 (UTC) |
Last Updated: | 2023-10-18 19:34 (UTC) |
Dependencies (17)
- device-mapper (device-mapper-gitAUR)
- efibootmgr (efibootmgr-gitAUR)
- fuse2
- gettext (gettext-gitAUR)
- autogen (make)
- bdf-unifontAUR (make)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (make)
- dosfstools (dosfstools-gitAUR) (optional) – For grub-mkrescue FAT FS and EFI support
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (optional) – For grub-mkfont usage
- libisoburn (libisoburn-gitAUR) (optional) – Provides xorriso for generating grub rescue iso using grub-mkrescue
- mtools (mtools-svnAUR) (optional) – For grub-mkrescue FAT FS support
- os-prober (os-prober-gitAUR, os-prober-btrfsAUR) (optional) – To detect other OSes when generating grub.cfg in BIOS systems
Required by (316)
- apple_set_os (requires grub) (optional)
- arch-grub2-theme (requires grub)
- arch-matrix-grub-theme-git (requires grub)
- archiso-git (requires grub) (optional)
- archiso-grub-themes (requires grub)
- archuseriso (requires grub)
- bieaz (requires grub)
- bieaz-git (requires grub)
- boo-grub-git (requires grub)
- booty-git (requires grub)
- cryptboot (requires grub)
- cyberpunk-grub-theme-git (requires grub)
- dedsec-grub2-theme (requires grub)
- distro-grub-themes-arch (requires grub)
- distro-grub-themes-endeavouros (requires grub)
- distro-grub-themes-meta (requires grub)
- dracula-grub-theme-git (requires grub)
- endeavouros-galleon-grub (requires grub)
- graphite-grub-theme-default-1080p (requires grub)
- graphite-grub-theme-default-2k (requires grub)
- Show 296 more...
Sources (10)
- 01-intel-ucode.patch
- 02-linux-detect-archlinux-initramfs.patch
- 03-add-GRUB_COLOR_variables.patch
- 04-gettext_quiet.patch
- 05-sleep_shift.patch
- 06-maybe_quiet.patch
- 07-quick_boot.patch
- grub.silent
- https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
- https://git.savannah.nongnu.org/cgit/grub-extras.git/snapshot/grub-extras-8a245d5c1800627af4cefa99162a89c7a46d8842.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
trinaldi commented on 2021-08-02 10:40 (UTC)
By doing what @si1enced0ne suggests you lose the "silent" part of GRUB (at least in my case).
I downloaded 2.04, renamed it to 2.06 and it's working as expected. I guess we'll have to wait a proper patch to 2.06.
barcode commented on 2021-07-30 08:38 (UTC) (edited on 2021-07-30 08:41 (UTC) by barcode)
while upgrade to version 2.06-1 i get this error
si1enced0ne commented on 2021-07-30 05:11 (UTC) (edited on 2021-07-30 08:50 (UTC) by si1enced0ne)
Getting this error.
When bypassing this patch I get
After bypassing both patches grub compiles.
drlorente97 commented on 2021-07-30 02:33 (UTC)
Updated grub to 2.06. Thanks for contacting me, I haven't received the outdated mail. Feel free to report any bugs
Raizan commented on 2021-05-21 12:19 (UTC)
Thank you for the information and the upcoming fix. By the way, I made a "typo" on the first comment I made in this page: I use Grub on BIOS/GPT (Not MBR/GPT) and that is where I get the original decompressor too big warning. 2.04 silent grub ends up at 977ish MB, 2.06 package ended at 32mb.
drlorente97 commented on 2021-05-21 12:14 (UTC) (edited on 2021-05-21 12:19 (UTC) by drlorente97)
Aparentely solved ("Decompressor is too big")
I have used a 2.06 patch from grub repo that aparently solve ("Decompressor is too big") issue and added it to the package. Feel free to test it and report bugs
P.D: I'm the same maintainer, just changed my nickname :)
drlorente97 commented on 2021-05-21 10:33 (UTC) (edited on 2021-05-21 12:15 (UTC) by drlorente97)
As the maintainer of grub-silent package is my obligation to keep it updated to the lastest stable version, grub-2.06 is still in development. Please don't flag this package as outdated until an stable grub update is released.
si1enced0ne commented on 2021-05-21 09:58 (UTC)
grub-2.06 is still in testing, this version matches up with the stable version of grub and I haven't had any issues with it. I can't say it needs to be flagged as outdated.
Raizan commented on 2021-05-20 17:28 (UTC)
Further update: I managed to make a package which contains the scripts from grub-silent. The package is made from grub-2.06-rc1a, gnulib, the scripts fixed to fit the new code lines on 2.06, and the grub-extras. It is fully working, and I would be happy to share it to update this AUR package but it needs to be reviewed. Please contact me if you can use the files.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »