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
2
Issues
2
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
mkimage-profiles
Commits
d3fb96e1
Commit
d3fb96e1
authored
May 27, 2021
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
engineering.mk: Drop livecd install from engineering-live
Now you need to use engineering-install to install
parent
46480db9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
engineering.mk
conf.d/engineering.mk
+5
-3
No files found.
conf.d/engineering.mk
View file @
d3fb96e1
...
...
@@ -5,7 +5,7 @@ mixin/alt-engineering-live: engineering_lists = $(addprefix engineering/,\
2d-cad 3d-cad 3d-printer apcs cam cnc eda scada misc)
mixin/alt-engineering: mixin/regular-mate use/x11/lightdm/gtk \
+systemd +systemd-optimal mixin/p9
mixin/p9 use/l10n +systemd +systemd-optimal +nm-gtk +plymouth
@$(call add,THE_PACKAGES,theme-mate-windows)
mixin/alt-engineering-install: mixin/alt-engineering
...
...
@@ -15,11 +15,13 @@ mixin/alt-engineering-install: mixin/alt-engineering
@$(call add,THE_PROFILES,engineering/10-design)
@$(call add,THE_PROFILES,engineering/20-automations)
mixin/alt-engineering-live: mixin/alt-engineering use/live/ru
mixin/alt-engineering-live: mixin/alt-engineering \
use/live/ru use/live/rw
@$(call add,LIVE_LISTS,$(engineering_lists))
ifeq (distro,$(IMAGE_CLASS))
distro/alt-p9-engineering-live: distro/.regular-gtk mixin/alt-engineering-live; @:
distro/alt-p9-engineering-live: distro/.regular-x11 \
mixin/alt-engineering-live; @:
distro/alt-p9-engineering-install: distro/.regular-install-x11 \
mixin/alt-engineering-install; @:
...
...
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