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
Anton Palgunov
mkimage-profiles
Commits
4aaf58c6
Commit
4aaf58c6
authored
Mar 20, 2013
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular.mk: moved +vmguest from bare to base
Otherwise virtualbox-guest-additions pull xinitrc in which results in a whole bunch of extra X packages (see also #28111).
parent
e6f331e4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
regular.mk
conf.d/regular.mk
+3
-3
No files found.
conf.d/regular.mk
View file @
4aaf58c6
...
...
@@ -2,12 +2,12 @@
ifeq (distro,$(IMAGE_CLASS))
# common ground
distro/.regular-bare: distro/.base +
vmguest +wireles
s \
use/
efi/signed use/luks use/
memtest use/stage2/net-eth use/kernel/net
distro/.regular-bare: distro/.base +
wireless use/efi/signed use/luk
s \
use/memtest use/stage2/net-eth use/kernel/net
@$(call try,SAVE_PROFILE,yes)
# WM base target
distro/.regular-base: distro/.regular-bare +live \
distro/.regular-base: distro/.regular-bare +
vmguest +
live \
use/live/ru use/live/install use/live/repo use/live/rw \
use/x11/3d-free use/luks use/branding
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
...
...
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