Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Müller
aports
Commits
887ad7d9
Commit
887ad7d9
authored
15 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
core/busybox: enable fsck
parent
65623b98
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/busybox/APKBUILD
+2
-2
2 additions, 2 deletions
core/busybox/APKBUILD
core/busybox/busyboxconfig
+3
-3
3 additions, 3 deletions
core/busybox/busyboxconfig
with
5 additions
and
5 deletions
core/busybox/APKBUILD
+
2
−
2
View file @
887ad7d9
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
busybox
pkgver
=
1.13.4
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Size optimized toolbox of many common UNIX utilities"
url
=
http://busybox.net
license
=
GPL-2
...
...
@@ -46,4 +46,4 @@ a743ec04f378b8456a725c7270b0be8b busybox-1.13.2-modprobe-errormsg.patch
0b5b2d7db201f90cd08f4a3164ee29a1 bb-tar-numeric-owner.patch
56b78c358797cd15fb64719a48939267 busybox.post-install
56b78c358797cd15fb64719a48939267 busybox.post-upgrade
4ac046c50919440b971e120e2224505d
busyboxconfig"
f28a6eedb13cbaa85e1b4d23cb9042ff
busyboxconfig"
This diff is collapsed.
Click to expand it.
core/busybox/busyboxconfig
+
3
−
3
View file @
887ad7d9
#
# Automatically generated make config: don't edit
# Busybox version: 1.13.
3
#
Thu
Apr
16 06:50:12
2009
# Busybox version: 1.13.
4
#
Mon
Apr
20 11:44:45
2009
#
CONFIG_HAVE_DOT_CONFIG=y
...
...
@@ -416,7 +416,7 @@ CONFIG_VLOCK=y
# Linux Ext2 FS Progs
#
# CONFIG_CHATTR is not set
#
CONFIG_FSCK
is not set
CONFIG_FSCK
=y
# CONFIG_LSATTR is not set
#
...
...
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