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.000010 |
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-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR) (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 (317)
- 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)
- ash-git (requires grub) (optional)
- 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)
- Show 297 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-11-18 20:10 (UTC) (edited on 2021-11-18 20:18 (UTC) by trinaldi)
Getting:
drlorente97 commented on 2021-11-18 14:58 (UTC)
Typo on line line 315 in 06-maybe_quiet.patch fixed Did't saw AUR emails since now, sorry :(
iamcharlottey commented on 2021-08-24 16:17 (UTC)
@drlorente97 there's an issue with installing where it says flex is not installed despite it being installed, during ./configure. Removing lines 7413->7422 to bypass this causes another error, saying it cannot compile because grub_script.yy.h does not exist.
tarkh commented on 2021-08-12 01:34 (UTC)
@drlorente97 can you please fix typo with EOF 10_linux, as @afm0901x pointed out, so that this package could be installed automatically with script without additional patching? Thank you for your time!
gbc921 commented on 2021-08-09 20:17 (UTC)
As @afm0901x mentioned, when removing the spaces/tabs before the EOF on line 315 in 06-maybe_quiet.patch
I can build it again.
Thanks
fitri commented on 2021-08-07 13:42 (UTC) (edited on 2021-08-07 23:08 (UTC) by fitri)
make sure no spaces/tabs before EOF.
proper fix:
ooops commented on 2021-08-07 08:37 (UTC)
Getting a syntax error now, when running grub-mkconfig (unexpected "}" in etc/grub.d/10_linux, line 171).
drlorente97 commented on 2021-08-07 02:21 (UTC) (edited on 2021-08-07 02:21 (UTC) by drlorente97)
I have to apologize with you
I didn't include the new modified patches in the previous update and didn't saw the emails reporting the errors untill now because I was moving to a new house. I have solved all those errors, feel free to test
tarkh commented on 2021-08-05 09:23 (UTC)
but even on 2.04 for some reason
GRUB_TIMEOUT_STYLE=hidden
does not works... It always shows GRUB menu if I setGRUB_TIMEOUT
> 0 and ifGRUB_TIMEOUT
= 0, then it just boots silently and I can't get to GRUB by pressing ESC if I need it.tarkh commented on 2021-08-05 00:21 (UTC) (edited on 2021-08-05 00:53 (UTC) by tarkh)
To install current version, you need to manually edit
03-add-GRUB_COLOR_variables.patch
and05-sleep_shift.patch
, then update checksum inPKGBUILD
and makepkg. Seems like there is some changes in source, so this patches has wrong lines. But anyway, settingGRUB_HIDDEN_TIMEOUT
to any value did not works... Can't enter GRUB menu by pressing key... Only when settingGRUB_TIMEOUT
> 0 and displaying it by default... Seems like patches needs to be adjusted...« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »