OSDN Git Service

1-install: add grub theme support
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 23 May 2018 02:27:05 +0000 (10:27 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 13 Jun 2018 03:46:02 +0000 (11:46 +0800)
commit69ac872bf3deaeb66f267c74523ba7610e774f17
treecff335768903fef571d8033c6ba8ab4718fa5b40
parent7fe5e79c933d03faa5a2bdece15016a483f55885
1-install: add grub theme support

This is a modified Oxygen Grub 2 Theme from
https://www.gnome-look.org/p/1111859/.
66 files changed:
boot/boot/grub/fonts/DejaVuSansMono-18.pf2 [new file with mode: 0644]
boot/boot/grub/theme/android-x86.png [new symlink]
boot/boot/grub/theme/icons/android-x86.png [new file with mode: 0644]
boot/boot/grub/theme/icons/android.png [new file with mode: 0644]
boot/boot/grub/theme/icons/arch.png [new file with mode: 0644]
boot/boot/grub/theme/icons/centos.png [new file with mode: 0644]
boot/boot/grub/theme/icons/debian.png [new file with mode: 0644]
boot/boot/grub/theme/icons/fedora.png [new file with mode: 0644]
boot/boot/grub/theme/icons/forward.png [new file with mode: 0644]
boot/boot/grub/theme/icons/frugalware.png [new file with mode: 0644]
boot/boot/grub/theme/icons/gentoo.png [new file with mode: 0644]
boot/boot/grub/theme/icons/gnu-linux.png [new file with mode: 0644]
boot/boot/grub/theme/icons/kubuntu.png [new file with mode: 0644]
boot/boot/grub/theme/icons/linuxmint.png [new file with mode: 0644]
boot/boot/grub/theme/icons/mageia.png [new file with mode: 0644]
boot/boot/grub/theme/icons/mandriva.png [new file with mode: 0644]
boot/boot/grub/theme/icons/opensuse.png [new file with mode: 0644]
boot/boot/grub/theme/icons/os.png [new file with mode: 0644]
boot/boot/grub/theme/icons/reboot.png [new file with mode: 0644]
boot/boot/grub/theme/icons/sabayon.png [new file with mode: 0644]
boot/boot/grub/theme/icons/setup.png [new file with mode: 0644]
boot/boot/grub/theme/icons/shutdown.png [new file with mode: 0644]
boot/boot/grub/theme/icons/slackware.png [new file with mode: 0644]
boot/boot/grub/theme/icons/theme.png [new file with mode: 0644]
boot/boot/grub/theme/icons/ubuntu.png [new file with mode: 0644]
boot/boot/grub/theme/icons/windows.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_c.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_e.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_n.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_ne.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_nw.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_s.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_se.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_sw.png [new file with mode: 0644]
boot/boot/grub/theme/menu_bkg_w.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_c.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_e.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_n.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_ne.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_nw.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_s.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_se.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_sw.png [new file with mode: 0644]
boot/boot/grub/theme/progress_bar_w.png [new file with mode: 0644]
boot/boot/grub/theme/progress_highlight_c.png [new file with mode: 0644]
boot/boot/grub/theme/progress_highlight_e.png [new file with mode: 0644]
boot/boot/grub/theme/progress_highlight_w.png [new file with mode: 0644]
boot/boot/grub/theme/sb_frame_c.png [new file with mode: 0644]
boot/boot/grub/theme/sb_frame_n.png [new file with mode: 0644]
boot/boot/grub/theme/sb_frame_s.png [new file with mode: 0644]
boot/boot/grub/theme/sb_thumb_c.png [new file with mode: 0644]
boot/boot/grub/theme/sb_thumb_n.png [new file with mode: 0644]
boot/boot/grub/theme/sb_thumb_s.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_c.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_e.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_n.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_ne.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_nw.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_s.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_se.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_sw.png [new file with mode: 0644]
boot/boot/grub/theme/select_bkg_w.png [new file with mode: 0644]
boot/boot/grub/theme/theme.txt [new file with mode: 0644]
install/grub2/efi/boot/android.cfg
install/grub2/efi/boot/bootia32.efi
install/scripts/1-install