Displaying 4 results from an estimated 4 matches for "dmsquash".
2011 Jul 23
0
[PATCH] move dracut config and patching to spec
...d67a03ff5c0e41494ca4.patch
@@ -0,0 +1,20 @@
+From 3d88d27810acc7782618d67a03ff5c0e41494ca4 Mon Sep 17 00:00:00 2001
+From: Will Woods <wwoods at redhat.com>
+Date: Tue, 8 Mar 2011 18:35:11 -0500
+Subject: [PATCH] Fix bash logic typo/buglet ([ condition ] & expression)
+
+---
+ modules.d/90dmsquash-live/dmsquash-live-root | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+--- modules.d/90dmsquash-live/dmsquash-live-root.orig 2011-07-22 02:16:51.013118899 +0200
++++ modules.d/90dmsquash-live/dmsquash-live-root 2011-07-22 02:17:01.592391181 +0200
+@@ -24,7 +24,7 @@
+ overlay=$(geta...
2015 Aug 10
2
FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
...##################### [435/436]
Installing: uboot-tools ##################### [436/436]
Installing: b43-fwcutter ##################### [437/436]
947 blocks
No '/dev/log' or 'logger' included for syslog logging
dracut module 'dmsquash-live' depends on 'img-lib', which can't be installed
dracut module 'dmsquash-live' cannot be found or installed.
mkinitrd failed
warning: %posttrans(kernel-core-4.0.4-301.fc22.i686) scriptlet failed,
exit status 1
getsebool: SELinux is disabled
success
The .iso builds...
2015 Aug 10
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
...############## [435/436]
> Installing: uboot-tools ##################### [436/436]
> Installing: b43-fwcutter ##################### [437/436]
> 947 blocks
> No '/dev/log' or 'logger' included for syslog logging
> dracut module 'dmsquash-live' depends on 'img-lib', which can't be installed
> dracut module 'dmsquash-live' cannot be found or installed.
> mkinitrd failed
> warning: %posttrans(kernel-core-4.0.4-301.fc22.i686) scriptlet
> failed, exit status 1
>
> getsebool: SELinux is disable...
2009 Dec 08
1
[PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
- dracut does not currently support booting a dmsquash file system on an iscsiroot
- can not be configured in standalone mode since networking is not up, although works fine if ovirt-config-setup is run once booted.
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
recipe/common-pkgs.ks | 1 +
scripts/ovirt-config-boot | 67 ++...