Skip to content
Snippets Groups Projects
Commit 887ad7d9 authored by Natanael Copa's avatar Natanael Copa
Browse files

core/busybox: enable fsck

parent 65623b98
No related branches found
No related tags found
No related merge requests found
# 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"
#
# 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
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment