Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
4d566ef9
Commit
4d566ef9
authored
8 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Add zram support
parent
444de244
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+1
-1
1 addition, 1 deletion
PKGBUILD
config.x86_64
+2
-2
2 additions, 2 deletions
config.x86_64
with
3 additions
and
3 deletions
PKGBUILD
+
1
−
1
View file @
4d566ef9
...
...
@@ -3,7 +3,7 @@
pkgname
=
linux-seblu
pkgver
=
4.8
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
license
=(
'GPL2'
)
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
2
−
2
View file @
4d566ef9
...
...
@@ -1654,11 +1654,11 @@ CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_NULL_BLK=m
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
#
CONFIG_ZRAM
is not set
CONFIG_ZRAM
=m
CONFIG_BLK_CPQ_CISS_DA=m
# CONFIG_CISS_SCSI_TAPE is not set
CONFIG_BLK_DEV_DAC960=m
#
CONFIG_BLK_DEV_UMEM
is not set
CONFIG_BLK_DEV_UMEM
=m
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment