Search Criteria
Package Details: grub-silent 2.06-5
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 |
Replaces: | grub, grub-bios, grub-common, grub-efi-x86_64, grub-emu |
Submitter: | ozgursarier |
Maintainer: | drlorente97 |
Last Packager: | drlorente97 |
Votes: | 26 |
Popularity: | 1.41 |
First Submitted: | 2017-11-12 13:41 (UTC) |
Last Updated: | 2021-11-20 02:09 (UTC) |
Dependencies (17)
- device-mapper (device-mapper-git, device-mapper-noudev)
- efibootmgr (efibootmgr-git)
- fuse2
- gettext (gettext-git)
- autogen (make)
- bdf-unifont (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- help2man (help2man-git, python-help2man) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (make)
- rsync (rsync-git, rsync-reflink-git, rsync-reflink) (make)
- texinfo (texinfo-git) (make)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless) (make)
- dosfstools (dosfstools-git) (optional) – For grub-mkrescue FAT FS and EFI support
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5) (optional) – For grub-mkfont usage
- libisoburn (libisoburn-git) (optional) – Provides xorriso for generating grub rescue iso using grub-mkrescue
- mtools (mtools-svn) (optional) – For grub-mkrescue FAT FS support
- os-prober (os-prober-btrfs, os-prober-git) (optional) – To detect other OSes when generating grub.cfg in BIOS systems
Required by (218)
- admin-git (requires grub) (optional)
- apple_set_os (requires grub) (optional)
- arch-grub2-theme (requires grub)
- arch-matrix-grub-theme-git (requires grub)
- archiso-git (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-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)
- graphite-grub-theme-default-4k (requires grub)
- Show 198 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
1 2 3 4 5 6 .. 10 Next › Last »
drlorente97 commented on 2023-01-22 17:18 (UTC)
Hi, it has been a while! grub-silent is a patched, non-precompiled version of the grub (GRand Unified Bootloader). grub-silent package performs the boot process up to loading the kernel and initrd quickly and without debug messages or screen flickering. Since it is installed in the same location on the filesystem as grub and their binaries share names it has to replace it. No package should replace any other package's files, see PKGBUILD on ArchWiki
earlybird commented on 2022-05-03 16:10 (UTC)
Can I ask you to remove the replace line in the pkgbuild?
It will ask for the current grub to be replaced with grub-silent if you update every single time.
tarkh commented on 2021-12-18 11:24 (UTC) (edited on 2021-12-18 11:25 (UTC) by tarkh)
@drlorente97, hi! Congrats with graduation) I have question - how to enable hidden timeout menu like in regular grub package? So menu will be hidden,but if I press ESC or Shift within this timeout, grub will show menu and pause boot process.
lmbbrkr commented on 2021-12-10 19:01 (UTC) (edited on 2021-12-10 19:02 (UTC) by lmbbrkr)
@drlorente97 Please refer to man pkgbuild on what replaces is for. AUR packages should not replace repo packages.
It doesn't even do anything, unless you're pushing built packages to your local/remote repository (or in this case, chaotic-aur picked it up and someone had their repo above system ones) and running sysupgrade.
Morganamilo commented on 2021-12-10 08:01 (UTC)
Why must it replace grub?
drlorente97 commented on 2021-12-10 01:59 (UTC)
By the way folks, I've been graduated, so I have more time to dedicate if you found any bugs
drlorente97 commented on 2021-12-10 01:57 (UTC)
@Morganamilo In order to work grub-silent needs to replace grub package. That's mandatory
Morganamilo commented on 2021-12-10 00:54 (UTC)
You should remove the replaces.
1 2 3 4 5 6 .. 10 Next › Last »