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
d13ff446
You need to sign in or sign up before continuing.
Commit
d13ff446
authored
Sep 21, 2023
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular.mk: use fallback INSTALLER (regular)
parent
8c5153a1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
regular.mk
conf.d/regular.mk
+0
-3
No files found.
conf.d/regular.mk
View file @
d13ff446
...
@@ -47,7 +47,6 @@ endif
...
@@ -47,7 +47,6 @@ endif
distro/.regular-wm: distro/.regular-x11 \
distro/.regular-wm: distro/.regular-x11 \
mixin/regular-desktop \
mixin/regular-desktop \
use/live/rw +live-installer
use/live/rw +live-installer
@$(call set,INSTALLER,alt-workstation)
@$(call set,GRUB_DEFAULT,live)
@$(call set,GRUB_DEFAULT,live)
@$(call set,SYSLINUX_DEFAULT,live)
@$(call set,SYSLINUX_DEFAULT,live)
...
@@ -122,7 +121,6 @@ distro/regular-jeos-systemd: distro/.regular-jeos-full \
...
@@ -122,7 +121,6 @@ distro/regular-jeos-systemd: distro/.regular-jeos-full \
distro/.regular-install-x11: distro/.regular-install +vmguest +wireless \
distro/.regular-install-x11: distro/.regular-install +vmguest +wireless \
use/install2/suspend mixin/regular-desktop mixin/regular-x11 \
use/install2/suspend mixin/regular-desktop mixin/regular-x11 \
use/branding/complete use/branding/slideshow/once
use/branding/complete use/branding/slideshow/once
@$(call set,INSTALLER,alt-workstation)
# assumes somewhat more experienced user
# assumes somewhat more experienced user
distro/.regular-install-x11-full: distro/.regular-install-x11 \
distro/.regular-install-x11-full: distro/.regular-install-x11 \
...
@@ -211,7 +209,6 @@ distro/regular-rescue-netbootxyz: distro/.regular-bare mixin/regular-rescue
...
@@ -211,7 +209,6 @@ distro/regular-rescue-netbootxyz: distro/.regular-bare mixin/regular-rescue
distro/.regular-server-base: distro/.regular-install use/server/base
distro/.regular-server-base: distro/.regular-install use/server/base
@$(call add,THE_LISTS,$(call tags,server && (regular || network)))
@$(call add,THE_LISTS,$(call tags,server && (regular || network)))
@$(call set,INSTALLER,altlinux-server)
@$(call add,SYSTEM_PACKAGES,multipath-tools)
@$(call add,SYSTEM_PACKAGES,multipath-tools)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
...
...
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