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
1
Issues
1
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
c85cec1a
Commit
c85cec1a
authored
Apr 06, 2021
by
Evgeny Sinelnikov
Committed by
Anton Midyukov
Apr 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable use/stage2/cifs wherever enabled use/stage2/net-nfs
parent
5fd76345
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
alt-server.mk
conf.d/alt-server.mk
+1
-1
education.mk
conf.d/education.mk
+1
-1
mixin-basealt.mk
conf.d/mixin-basealt.mk
+1
-1
regular.mk
conf.d/regular.mk
+2
-2
server-v.mk
conf.d/server-v.mk
+1
-1
config.mk
features.in/slinux/config.mk
+1
-1
No files found.
conf.d/alt-server.mk
View file @
c85cec1a
...
...
@@ -23,7 +23,7 @@ distro/alt-server: monitoring = $(addprefix server-v/,\
distro/alt-server:: distro/.base mixin/alt-server use/vmguest/base \
use/bootloader/grub use/rescue/base use/stage2/kms\
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
use/stage2/mmc use/stage2/net use/stage2/net-nfs
use/stage2/cifs
\
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb \
use/docs/license
@$(call add,MAIN_GROUPS,$(server_groups_primary))
...
...
conf.d/education.mk
View file @
c85cec1a
...
...
@@ -53,7 +53,7 @@ mixin/education-installer: \
use/wireless \
+plymouth \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
use/stage2/mmc use/stage2/net use/stage2/net-nfs
use/stage2/cifs
\
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb
@$(call set,INSTALLER,education)
@$(call set,META_VOL_ID,ALT Education 9.1 $(ARCH))
...
...
conf.d/mixin-basealt.mk
View file @
c85cec1a
...
...
@@ -55,7 +55,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm +power \
mixin/alt-workstation-install: +installer \
use/install2/fat use/install2/vnc \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
use/stage2/mmc use/stage2/net use/stage2/net-nfs
use/stage2/cifs
\
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb
@$(call set,INSTALLER,alt-workstation)
@$(call add,INSTALL2_PACKAGES,installer-feature-slideshow)
...
...
conf.d/regular.mk
View file @
c85cec1a
...
...
@@ -4,7 +4,7 @@ ifeq (distro,$(IMAGE_CLASS))
# common ground (really lowlevel)
distro/.regular-bare: distro/.base +net-eth use/kernel/net use/docs/license \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
use/stage2/mmc use/stage2/net use/stage2/net-nfs
use/stage2/cifs
\
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb
@$(call try,SAVE_PROFILE,yes)
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
...
...
@@ -17,7 +17,7 @@ distro/.regular-base: distro/.regular-bare use/vmguest use/memtest +efi; @:
# graphical target (not enforcing xorg drivers or blobs)
distro/.regular-x11: distro/.regular-base mixin/regular-x11 \
use/x11/wacom use/x11/amdgpu +wireless \
use/
stage2/cifs use/
live/x11 use/live/repo \
use/live/x11 use/live/repo \
use/live/suspend use/browser/firefox/live \
use/syslinux/ui/gfxboot use/grub/ui/gfxboot
@$(call add,THE_BRANDING,bootloader)
...
...
conf.d/server-v.mk
View file @
c85cec1a
...
...
@@ -71,7 +71,7 @@ distro/.server-v-base: distro/.base distro/.installer \
use/firmware use/firmware/cpu \
use/net/etcnet use/net-ssh \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
use/stage2/mmc use/stage2/net use/stage2/net-nfs
use/stage2/cifs
\
use/stage2/rtc use/stage2/scsi use/stage2/usb \
use/stage2/kms \
use/server/virt use/docs/license
...
...
features.in/slinux/config.mk
View file @
c85cec1a
...
...
@@ -91,7 +91,7 @@ use/slinux/base: use/isohybrid use/luks \
+plymouth use/memtest +vmguest \
+efi \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
use/stage2/mmc use/stage2/net use/stage2/net-nfs
use/stage2/cifs
\
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb \
use/live/x11 use/live/rw use/install2/fonts \
use/efi/memtest86 use/efi/shell \
...
...
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