Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
trisquel
trisquel-packages
Commits
a94ecad0
Commit
a94ecad0
authored
Nov 11, 2022
by
Ruben Rodriguez
Browse files
11.0/trisquel-base-data: Dealing with lubuntu-logo.plymouth is deprecated
parent
403424cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
11.0/trisquel-base-data/debian/changelog
View file @
a94ecad0
trisquel-base-data (11.3) aramo; urgency=medium
* Dealing with lubuntu-logo.plymouth is deprecated
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Fri, 11 Nov 2022 14:05:31 -0500
trisquel-base-data (11.2) aramo; urgency=medium
* Systemd-resolved update script is deprecated
...
...
11.0/trisquel-base-data/debian/postinst
deleted
100755 → 0
View file @
403424cc
#!/bin/bash
if
update-alternatives
--query
default.plymouth |
grep
Value |
grep
lubuntu
-q
then
update-alternatives
--remove
default.plymouth /lib/plymouth/themes/lubuntu-logo/lubuntu-logo.plymouth
fi
update-initramfs
-u
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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