Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
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
Ximper Linux
mkimage-profiles
Commits
2687aaf9
Commit
2687aaf9
authored
Jul 11, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
live: add livecd-backlight-max to use/live/x11
parent
7c6d6dbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
config.mk
features.in/live/config.mk
+2
-1
No files found.
features.in/live/config.mk
View file @
2687aaf9
...
...
@@ -4,7 +4,7 @@
_ON = alteratord cpufreq-simple \
livecd-evms livecd-fstab livecd-auto-hostname \
livecd-setauth livecd-setlocale livecd-timezone livecd-net-eth livecd-install-wmaker \
random rpcbind plymouth avahi-daemon
\
random rpcbind plymouth avahi-daemon
livecd-backlight-max
_OFF = anacron blk-availability bridge clamd dhcpd dmeventd dnsmasq \
mdadm netfs o2cb ocfs2 openvpn postfix rawdevices slapd smartd sshd \
...
...
@@ -45,6 +45,7 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin \
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_LISTS,$(call tags,base l10n))
@$(call add,LIVE_PACKAGES,pciutils)
@$(call add,LIVE_PACKAGES,livecd-backlight-max)
# this target specifically pulls free xorg drivers in (and a few more bits);
# a browser is requested too, the recommended one can be overridden downstream
...
...
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