From de531644ffcb7d91e4f857f07b47603a42f7afe1 Mon Sep 17 00:00:00 2001 Message-Id: In-Reply-To: <88cf9af9381bab654d0846df4cfc22b35ed66c8e.1379589603.git.hahn@univention.de> References: <88cf9af9381bab654d0846df4cfc22b35ed66c8e.1379589603.git.hahn@univention.de> From: Philipp Hahn Date: Wed, 18 Sep 2013 13:22:16 +0200 Subject: [PATCH 2/3] Bug #26772: base/: InitRD -> InitRamFS Organization: Univention GmbH, Bremen, Germany Pending QA fixes for UCRV descriptions from Bug #30943 --- .../univention-initrd.univention-config-registry-variables | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/branches/ucs-3.2/ucs-3.2-0/base/univention-initrd/debian/univention-initrd.univention-config-registry-variables b/branches/ucs-3.2/ucs-3.2-0/base/univention-initrd/debian/univention-initrd.univention-config-registry-variables index 8f84ed5..e484ef7 100644 --- a/branches/ucs-3.2/ucs-3.2-0/base/univention-initrd/debian/univention-initrd.univention-config-registry-variables +++ b/branches/ucs-3.2/ucs-3.2-0/base/univention-initrd/debian/univention-initrd.univention-config-registry-variables @@ -1,11 +1,11 @@ [initramfs/busybox] -Description[de]=Wird diese Variable auf 'y' gesetzt, wird Busybox (eine kompakte Implementierung der Standard-Unix-Tools) in die initrd integriert. Ist die Variable nicht gesetzt, wird Busybox hinzugefügt. -Description[en]=If this variable is set to 'y', Busybox (a compact implementation of the standard Unix tools) is added to the initrd. If the variable is unset, Busybox is added. -Type=str +Description[de]=Wird diese Variable auf 'y' gesetzt, wird Busybox (eine kompakte Implementierung der Standard-Unix-Tools) in das initramfs integriert. Ist die Variable nicht gesetzt, wird Busybox hinzugefügt. +Description[en]=If this variable is set to 'y', Busybox (a compact implementation of the standard Unix tools) is added to the initramfs. If the variable is unset, Busybox is added. +Type=bool Categories=system-base [initramfs/modules] -Description[de]=Konfiguriert, welche Kernelmodule in die initrd integriert werden. Wird die Variable auf 'most' gesetzt, so werden die meisten Dateisystem- und alle Festplattentreiber integriert, 'netboot' fügt nur Basis- und Netzwerk-Treiber hinzu und 'dep' führt eine automatische Erkennung der zu integrierenden Module durch. Ist die Variable nicht gesetzt, gilt 'most'. -Description[en]=Configures which kernel modules should be integrated into the initrd. If the variable is set to 'most', most filesystem and all and hard drive modules are integrated; 'netboot' only adds base modules and network drivers and 'dep' performs automatic detection of the modules which are to be integrated. If the variable is unset, 'most' applies. +Description[de]=Konfiguriert, welche Kernelmodule in das initramfs integriert werden. Wird die Variable auf 'most' gesetzt, so werden die meisten Dateisystem- und alle Festplattentreiber integriert, 'netboot' fügt nur Basis- und Netzwerk-Treiber hinzu und 'dep' führt eine automatische Erkennung der zu integrierenden Module durch. Ist die Variable nicht gesetzt, gilt 'most'. +Description[en]=Configures which kernel modules should be integrated into the initramfs. If the variable is set to 'most', most filesystem and all and hard drive modules are integrated; 'netboot' only adds base modules and network drivers and 'dep' performs automatic detection of the modules which are to be integrated. If the variable is unset, 'most' applies. Type=str Categories=system-base -- 1.7.10.4