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
57015a7e
Commit
57015a7e
authored
Feb 08, 2019
by
Andrey Cherepanov
Committed by
Michael Shigorin
May 29, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
education.mk: rename education target to alt-education
...and increase version to 8.2.
parent
137ba7cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
education.mk
conf.d/education.mk
+3
-2
No files found.
conf.d/education.mk
View file @
57015a7e
...
@@ -2,7 +2,8 @@
...
@@ -2,7 +2,8 @@
ifeq (distro,$(IMAGE_CLASS))
ifeq (distro,$(IMAGE_CLASS))
distro/education: distro/.installer use/slinux/full \
distro/education: distro/alt-education
distro/alt-education: distro/.installer use/slinux/full \
use/memtest \
use/memtest \
use/services \
use/services \
use/live/install use/live/suspend use/live/x11 use/live/repo \
use/live/install use/live/suspend use/live/x11 use/live/repo \
...
@@ -12,7 +13,7 @@ distro/education: distro/.installer use/slinux/full \
...
@@ -12,7 +13,7 @@ distro/education: distro/.installer use/slinux/full \
+systemd
+systemd
@$(call set,INSTALLER,junior)
@$(call set,INSTALLER,junior)
@$(call set,BRANDING,alt-education)
@$(call set,BRANDING,alt-education)
@$(call set,META_VOL_SET,ALT Education 8.
0
)
@$(call set,META_VOL_SET,ALT Education 8.
2
)
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
@$(call add,INSTALL2_PACKAGES,net-tools fdisk gdisk parted partclone openssh-clients)
@$(call add,INSTALL2_PACKAGES,net-tools fdisk gdisk parted partclone openssh-clients)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
...
...
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