diff options
| author | Simon Rettberg | 2013-08-20 18:22:07 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-08-20 18:22:07 +0200 |
| commit | ca81cd9be7eee8b94cc9280c71fdaca1e6fffdbd (patch) | |
| tree | 9c66deb577342d8a0918821dbdcaab5e38c46b3e /remote/modules | |
| parent | [setup_target] Make sure /var/run is just a symlink to /run (diff) | |
| parent | [rootfs-stage31] activate plymouth with 'splash' in the kcl. (Removed the DEB... (diff) | |
| download | tm-scripts-ca81cd9be7eee8b94cc9280c71fdaca1e6fffdbd.tar.gz tm-scripts-ca81cd9be7eee8b94cc9280c71fdaca1e6fffdbd.tar.xz tm-scripts-ca81cd9be7eee8b94cc9280c71fdaca1e6fffdbd.zip | |
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/busybox/openslx-busybox-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config index dcf2759b..115c0003 100644 --- a/remote/modules/busybox/openslx-busybox-config +++ b/remote/modules/busybox/openslx-busybox-config @@ -211,7 +211,7 @@ CONFIG_DD=y # CONFIG_FEATURE_DD_IBS_OBS is not set CONFIG_DF=y # CONFIG_FEATURE_DF_FANCY is not set -# CONFIG_DIRNAME is not set +CONFIG_DIRNAME=y # CONFIG_DOS2UNIX is not set # CONFIG_UNIX2DOS is not set CONFIG_DU=y |
