SHA256
1
0
forked from pool/supermin
supermin/0014-helper-Add-a-note-that-cpio-might-not-be-able-to-rea.patch
Olaf Hering a9c7ea2c60 - zypp: Only compile zypper support if OCaml inifiles module is found.
- zypp: Trailing whitespace.
- Handle --packager-config in zypp_rpm
- helper: Add a note that cpio might not be able to read -f cpio files.
- helper: Add megaraid drivers to the initrd.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=15
2013-06-04 15:02:32 +00:00

24 lines
819 B
Diff

From 7b98faa1ca69115c8dc54ff1a19c8200d1415a1e Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Mon, 3 Jun 2013 14:30:26 +0100
Subject: helper: Add a note that cpio might not be able to read -f cpio files.
---
helper/supermin-helper.pod | 3 +++
1 file changed, 3 insertions(+)
diff --git a/helper/supermin-helper.pod b/helper/supermin-helper.pod
index 86d7a97..8d5f8e3 100644
--- a/helper/supermin-helper.pod
+++ b/helper/supermin-helper.pod
@@ -57,6 +57,9 @@ A Linux initramfs. This is the default.
In this case you have to supply names for the C<kernel>
and C<initrd>, where the C<initrd> is the appliance.
+Note that L<cpio(1)> might not be able to extract this file fully.
+The format used by the Linux kernel is not quite a true cpio file.
+
=item ext2
An ext2 filesystem.