Displaying 17 results from an estimated 17 matches similar to: "[PATCH ovirt-node-image] alias vi to vi + restorecon"
2009 May 20
2
[PATCH node] Adds support for a core dump partition to the node.
Creates an additional LV, CoreDump. This LV, if present, is mounted at
/var/log/core. Its default size is 10240 MB (10G) and has a minimum size
of 1024 MB.
Additionally, the default log partition size was changed from 256 MB to
2048 MB (2G).
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
scripts/ovirt-config-storage | 23 ++++++++++++++++++-----
scripts/ovirt-early
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node.
Removed tools, these are now in ovirt-node-recipe which is subpackage of
ovirt-node.
2009 Oct 30
0
[PATCH] Added two libvirt directories to the initial node image that are not created by the RPM.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
common-post.ks | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/common-post.ks b/common-post.ks
index 3a23c02..d02c946 100644
--- a/common-post.ks
+++ b/common-post.ks
@@ -143,6 +143,9 @@ alias vi="mod_vi"
alias ping='ping -c 3'
EOF
+mkdir /etc/libvirt/qemu
+mkdir /etc/libvirt/storage
2009 Sep 17
0
[PATCH node-image] enable NFS for storing libvirt image
turn on SELinux boolean virt_use_nfs
---
common-post.ks | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/common-post.ks b/common-post.ks
index 0c0a3f4..688ba9d 100644
--- a/common-post.ks
+++ b/common-post.ks
@@ -132,6 +132,11 @@ chmod 700 /root/.ssh
# fix iSCSI/LVM startup issue
sed -i
2009 Oct 14
8
Refactor ovirt-node code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Moves tools and kickstart files form ovirt-node-image to subpackage ovirt-node-recipe.
Removes old sub packages form ovirt-node, stateless, logos, selinux.
Modifies init scripts to meet Fedora packaging guidelines: added status, reload, and lockfile, rhbz: 514221
Added License file.
2008 Apr 21
0
iSCSI + CentOS 5.1 +_netdev problem
Dear Srs,
I'm trying to automount an iSCSI device at system startup, this is
the configuration:
- CentOS 5.1, with kernel 2.6.18-53.1.14.el5PAE, i686 arch
- iscsi-initiator-utils 6.2.0.865-0.8.el5
- iSCSI target is a Infortrend A16E-G2130-4
I have solved the "initial_login_retry_max" problem [1] and Open-
iSCSI logs into Infortrend target without problems, with 10 retries
in
2010 Apr 06
1
SELinux restorecon does not work
Hi All,
I have this following issue in SELinux. I did what instruction said but the
security context has still never changed. Do I need to create local SELinux
module? I hope anyone could help me out of this. Thank you.
-------------------------------------------------------
# sealert -b
........................................
Summary:
SELinux is preventing postmaster (postgresql_t)
2011 Sep 06
1
[Bug 1933] New: restorecon typoed as "restorcon" in contrib/redhat/sshd.init
https://bugzilla.mindrot.org/show_bug.cgi?id=1933
Bug #: 1933
Summary: restorecon typoed as "restorcon" in
contrib/redhat/sshd.init
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
2015 Aug 11
0
[Bug 1933] restorecon typoed as "restorcon" in contrib/redhat/sshd.init
https://bugzilla.mindrot.org/show_bug.cgi?id=1933
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Set all RESOLVED bugs to CLOSED with release
2012 Apr 26
0
restorecon and sudo
Hello,
On CentOS-6.2, these two commands (on the same machine) give me
different results :
# restorecon -r /var/www/html/Centos/ # (as root)
$ sudo restorecon -r /var/www/html/Centos/ # (as an unprivileged user)
/var/www/html/Centos/ is a symlink to /mnt/packages/Centos/
In the first case, I get :
# ls -Z /var/www/html/Centos/
drwxr-xr-x. naudin biom system_u:object_r:httpd_sys_content_t
2016 Dec 12
0
Updated to CentOS 7.3. Works well. Needed to restorecon on /home.
Hi,
Sharing my experience upgrading my CentOS 7.2 to 7.3 this morning. I had
to use kernel-ml 4.8 for its support of Skylake on my Dell Precision
7510 laptop. This morning 4.9 came out but I don't felt like trying it,
because of the possibility of breaking my ZFS and nVIDIA stuff. So I
decided to give the 7.3 in CR repo for a try.
The upgrading was smooth. The only problem was that I had to
2010 Oct 22
0
[PATCH node] First draft of replacing some of the ovirt-config-* scripts with python equivalents.
Putting these out for feedback and comments.
These will eventually support the new newt/python based ui for installation/configuration
storage.py functions will be moved under a class for better data portability before final version
---
scripts/ovirtfunctions.py | 672 +++++++++++++++++++++++++++++++++++++++++++++
scripts/storage.py | 451 ++++++++++++++++++++++++++++++
2 files
2007 Apr 26
2
Update Centos-4.4 to centos-5 spents a lot of time in "restorecon"
Hi,
having running centOS-4.4 on a really fast machine (16 GB memory, 8 Opteron CPU's, SATA drives).
Then making an update by using the Centos-5 CD's. The start was fast, but during update,
the installer spents a very, very long wallclock time during selinx updating: for about 1/2 hour
the updater runs in a restorecon/find sequence.
And at the end, before the MBR is written, it spents
2010 Sep 19
3
Bug#597403: xen-utils-common: need to run restorecon in /etc/init.d/xend on SE Linux systems
Package: xen-utils-common
Version: 4.0.0-1
Severity: important
After running modules_setup you need to have the following line:
[ -x /sbin/restorecon ] && /sbin/restorecon -R /dev/xen
The reason is that the module load causes the kernel to create device nodes in
the devtmpfs. This bypasses the udev code for labelling the device node and
results in xenstored being unable to access
2012 Oct 24
1
[PATCH] NEW API: add a new api restorecon
Add a new api restorecon to restore file(s) default
SELinux security contexts.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
daemon/selinux.c | 69 +
generator/actions.ml | 25 +
gobject/Makefile.inc | 6 +-
po/POTFILES | 2 +
src/MAX_PROC_NR | 2 +-
21 files changed, 13282 insertions(+), 28030 deletions(-)
diff --git
2007 Sep 10
1
how to compile a xen dom0 kernel the debian way
hello,
What is the current situation with xen on amd64? the debian/sid archive
keeps no linux-image-2.6.22-2-xen-amd64, and I was not able to compile
a 2.6.22 dom0 kernel with debian xen patches applied on my amd64 system.
I have linux-source-2.6.22 and linux-patch-debian-2.6.22 installed, and
followed the instructions from the workaround for
2009 Oct 16
0
Bug#481105: adjust patch to pygrub and hvmloader
Hi,
I just stumbled over this bug. Firstofall, it's nice that opposed to
two years ago you now include pygrub at all. Thank you for that.
Second, as pointed out, the FHS is not an issue as the selected path
was in /usr/lib. Furthermore, if you re-read the text you should find
that we're talking symlinks here, which surely are executable, but not
binaries. I think it was for a reason FHS