Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Boris Yumankulov
branding-etersoft-ximper
Commits
b4f95656
You need to sign in or sign up before continuing.
Commit
b4f95656
authored
May 26, 2011
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6.0.0-alt9
- gfxboot design
parent
5264c5e2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
7 deletions
+12
-7
branding.spec
branding.spec
+4
-1
components.mk
components.mk
+3
-1
gfxboot.cfg.in
components/bootloader/gfxboot.cfg.in
+5
-5
menu.inc
components/bootloader/menu.inc
+0
-0
menu_blue.jpg
components/bootloader/menu_blue.jpg
+0
-0
menu_gray.jpg
components/bootloader/menu_gray.jpg
+0
-0
boot.jpg
images/boot.jpg
+0
-0
No files found.
branding.spec
View file @
b4f95656
...
...
@@ -7,7 +7,7 @@
Name: branding-simply-linux
Version: 6.0.0
Release: alt
8
Release: alt
9
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
...
...
@@ -379,6 +379,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
%_desktopdir/indexhtml.desktop
%changelog
* Thu May 26 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt9
- gfxboot design
* Mon May 23 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt8
- Font: Droid Sans.
- Cursor theme: jimmac.
...
...
components.mk
View file @
b4f95656
...
...
@@ -22,13 +22,15 @@ ahttpd:
boot:
cp -a /usr/src/design-bootloader-source ./
cp -a components/bootloader/config design-bootloader-source/
cp -af components/bootloader/menu.inc design-bootloader-source/src/
cp -al components/bootloader/menu_*.jpg design-bootloader-source/data-install/
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-install/
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-boot/
for size in 1024x768 800x600 640x480; do \
convert images/boot.jpg -quality 97 -resize "$$size!" -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' boot-$$size.jpg ;\
done
cp -al boot-800x600.jpg design-bootloader-source/data-boot/back.jpg
convert images/boot.
pn
g -resize "800x600!" -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' design-bootloader-source/data-install/back.jpg
convert images/boot.
jp
g -resize "800x600!" -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' design-bootloader-source/data-install/back.jpg
#bootsplash
mkdir -p $(datadir)/plymouth/themes/$(THEME)
cp -al boot-800x600.jpg $(datadir)/plymouth/themes/$(THEME)/grub.jpg
...
...
components/bootloader/gfxboot.cfg.in
View file @
b4f95656
...
...
@@ -35,13 +35,13 @@ background=back.jpg
; max. visible main menu items
mainmenu.entries=8
; minimal main menu selection bar width
mainmenu.bar.minwidth=2
94
mainmenu.bar.minwidth=2
70
; main menu selection bar transparency (0..255)
mainmenu.bar.transparency=
6
0
mainmenu.bar.transparency=0
; main menu colors
mainmenu.bar.color=0x
787878
mainmenu.bar.color=0x
ffffff
mainmenu.normal.fg=0x787878
mainmenu.selected.fg=0x
ffffff
mainmenu.selected.fg=0x
118bca
; boot option colors
bootopt.label.fg=0x787878
bootopt.text.fg=0x787878
...
...
@@ -75,7 +75,7 @@ keymap=
; screen size
screen.size=800,600
; upper left corner
mainmenu.pos=2
53,21
0
mainmenu.pos=2
80,25
0
; boot option input field position
bootopt.pos=200,480
...
...
components/bootloader/menu.inc
0 → 100644
View file @
b4f95656
This diff is collapsed.
Click to expand it.
components/bootloader/menu_blue.jpg
0 → 100644
View file @
b4f95656
828 Bytes
components/bootloader/menu_gray.jpg
0 → 100644
View file @
b4f95656
760 Bytes
images/boot.jpg
View replaced file @
5264c5e2
View file @
b4f95656
61.4 KB
|
W:
|
H:
58.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment