diff options
| author | Jonathan Bauer | 2013-11-25 17:21:33 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-11-25 17:21:33 +0100 |
| commit | 0da6fb2160a769d317d8d20d90c3a916988c4f4d (patch) | |
| tree | 37bfff9911fa2401250a29ce7691313da05f340a /remote/modules | |
| parent | [pam-freiburg] update to home directory structure: /home/user is now a (diff) | |
| parent | [busybox] openslx-busybox-config: Enabled CONFIG_FEATURE_GPT_LABEL (diff) | |
| download | tm-scripts-0da6fb2160a769d317d8d20d90c3a916988c4f4d.tar.gz tm-scripts-0da6fb2160a769d317d8d20d90c3a916988c4f4d.tar.xz tm-scripts-0da6fb2160a769d317d8d20d90c3a916988c4f4d.zip | |
Merge branch 'master' of git.openslx.org: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 c60e6cae..0f508f47 100644 --- a/remote/modules/busybox/openslx-busybox-config +++ b/remote/modules/busybox/openslx-busybox-config @@ -556,7 +556,7 @@ CONFIG_FEATURE_FDISK_WRITABLE=y # CONFIG_FEATURE_SGI_LABEL is not set # CONFIG_FEATURE_SUN_LABEL is not set # CONFIG_FEATURE_OSF_LABEL is not set -# CONFIG_FEATURE_GPT_LABEL is not set +CONFIG_FEATURE_GPT_LABEL=y # CONFIG_FEATURE_FDISK_ADVANCED is not set # CONFIG_FINDFS is not set CONFIG_FLOCK=y |
