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
1
Merge Requests
1
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
Ximper Linux
branding-etersoft-ximper
Commits
0d42a6f7
Verified
Commit
0d42a6f7
authored
Jun 30, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bootloader: drop obsolete gfxboot remnants
parent
33e04c1c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
15 deletions
+1
-15
bootlogo
bootloader/bootlogo
+0
-0
config.in
bootloader/config.in
+0
-2
branding.spec
branding.spec
+1
-12
configure.ac
configure.ac
+0
-1
No files found.
bootloader/bootlogo
deleted
100644 → 0
View file @
33e04c1c
File deleted
bootloader/config.in
deleted
100644 → 0
View file @
33e04c1c
product=@PRODUCT_NAME@
based_on=ALT Linux Sisyphus
branding.spec
View file @
0d42a6f7
...
...
@@ -23,16 +23,11 @@ Version: 1.0
Release: eter1
Url: https://ximperlinux.ru
%ifarch %ix86 x86_64
BuildRequires: cpio fonts-ttf-dejavu fonts-otf-abattis-cantarell
BuildRequires: design-bootloader-source >= 5.0-alt2 fribidi
%endif
BuildRequires(pre): rpm-macros-branding
BuildRequires: libalternatives-devel
BuildRequires: qt6-base-devel
BuildRequires: ImageMagick fontconfig bc
BuildRequires: ImageMagick fontconfig bc
fonts-ttf-dejavu
Source: branding.tar
...
...
@@ -338,12 +333,6 @@ install -pD -m644 -t %buildroot%_datadir/wallpapers/ximper/ ximperwallpapers/*
mkdir -p %buildroot%_datadir/gnome-background-properties
mv %buildroot%_datadir/wallpapers/ximper/ximper.xml %buildroot%_datadir/gnome-background-properties/
# bootloader
%ifarch %ix86 x86_64
%pre bootloader
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
%endif
%post bootloader
[ "$1" -eq 1 ] || exit 0
. shell-config
...
...
configure.ac
View file @
0d42a6f7
...
...
@@ -42,7 +42,6 @@ AC_SUBST(TITLE_COLOR)
AC_CONFIG_FILES([
Makefile
bootloader/config
bootsplash/theme.plymouth
browser-qt/design/design.ini
browser-qt/design/design.qss
...
...
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