SPECS: mbootpack.spec - pl

qboosh qboosh at pld-linux.org
Fri Oct 13 11:49:02 CEST 2006


Author: qboosh                       Date: Fri Oct 13 09:49:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   mbootpack.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/mbootpack.spec
diff -u SPECS/mbootpack.spec:1.1 SPECS/mbootpack.spec:1.2
--- SPECS/mbootpack.spec:1.1	Wed Oct 11 09:18:39 2006
+++ SPECS/mbootpack.spec	Fri Oct 13 11:48:56 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	mbootpack takes kernel and modules (e.g. a Xen VMM, linux kernel and initrd), and packages them up as a single file
+Summary:	Packaging Linux kernel and modules as a single file
+Summary(pl):	Pakowanie jądra Linuksa i modułów do pojedynczego pliku
 Name:		mbootpack
 Version:	0.4a
 Release:	0.1
@@ -12,12 +13,20 @@
 
 %description
 This is a tool that takes a multiboot kernel and modules (e.g. a Xen
-VMM, linux kernel and initrd), and packages them up as a single file
-that looks like a bzImage linux kernel. The aim is to allow you to
+VMM, Linux kernel and initrd), and packages them up as a single file
+that looks like a bzImage Linux kernel. The aim is to allow you to
 boot multiboot kernels (in particular, Xen) using bootloaders that
 don't support multiboot (i.e. pretty much anything except GRUB and
 SYSLINUX).
 
+%description -l pl
+To narzędzie bierze jądro multiboot i moduły (np. xenowy VMM, jądro
+Linuksa i initrd) i pakuje je jako pojedynczy plik wyglądający jak
+jądro Linuksa bzImage. Celem jest umożliwienie uruchamiania jąder
+multiboot (w szczególności Xena) przy użyciu bootloaderów nie
+obsługujących multiboot (czyli prawie wszystkich z wyjątkiem GRUB-a i
+SYSLINUKSA).
+
 %prep
 %setup -q
 
@@ -28,8 +37,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-install -d $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
 
 install %{name} $RPM_BUILD_ROOT%{_sbindir}
@@ -48,6 +55,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/10/13 09:48:56  qboosh
+- pl
+
 Revision 1.1  2006/10/11 07:18:39  grzegorz
 - initial SPEC
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mbootpack.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list