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
d385a786
Commit
d385a786
authored
Jan 11, 2014
by
Evgeny Sinelnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stage1: add CIFS installation method
parent
531d976f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
config.mk
features.in/stage2/config.mk
+4
-0
modules
sub.in/stage1/modules
+6
-0
No files found.
features.in/stage2/config.mk
View file @
d385a786
...
...
@@ -6,6 +6,10 @@ use/stage2: sub/stage1
use/stage2/kms:
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)
# install mount.cifs to stage1
use/stage2/cifs-install:
@$(call add,STAGE1_PACKAGES,cifs-utils)
# eth0 instead of enp0s3
use/stage2/net-eth: use/stage2
@$(call add,STAGE1_PACKAGES,udev-rule-generator-net)
...
...
sub.in/stage1/modules
View file @
d385a786
kernel/drivers/ata
kernel/drivers/block
kernel/drivers/crypto
kernel/drivers/gpu/drm
kernel/drivers/hid
kernel/drivers/md
...
...
@@ -36,6 +37,7 @@ aha1542.ko
aic7xxx.ko
aic7xxx_old.ko
amd8111e.ko
arc4.ko
at1700.ko
ata_piix.ko
atl1.ko
...
...
@@ -54,6 +56,7 @@ catc.ko
cciss.ko
cdrom.ko
ch.ko
cifs.ko
cpqarray.ko
cs5535.ko
cs89x0.ko
...
...
@@ -122,6 +125,7 @@ libiscsi.ko
lockd.ko
loop.ko
lp486e.ko
md4.ko
megaraid.ko
megaraid_mbox.ko
mii.ko
...
...
@@ -198,6 +202,8 @@ sd_mod.ko
seeq8005.ko
serial_cs.ko
sg.ko
sha256_generic.ko
sha256-ssse3.ko
shaper.ko
sis190.ko
sis900.ko
...
...
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