search for: m0755

Displaying 20 results from an estimated 53 matches for "m0755".

Did you mean: 0755
2010 Feb 23
1
More complete patch...
This patch supercedes the previous one by moving the functionality for relocating files into the make system.
2009 Jul 29
5
ovirt-node-image patchset Fedora
modified ovirt-node-image for inclusion in Fedora Removes ovirt-node-image-pxe sub package adds get-ovirt-node-image script adds generate-ovirt-node-pxe-tree script (replaces subpackage) moved all the scripts/tools into tools subdir adds new rpm, ovirt-node-recipe includes tools, manifests, and ks file/recipe Process for building upstream ovirt node packages.... 1. Build ovir-node.rpm in koji
2009 Jul 06
0
[PATCH node] Disables SSH by default, and allows for enabling at firstboot. rhbz#509842
...ig-enable-ssh \ scripts/ovirt-config-hostname \ scripts/ovirt-config-logging \ scripts/ovirt-config-networking \ diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 6fa45ce..361d092 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -148,6 +148,7 @@ cd - %{__install} -p -m0755 scripts/ovirt-config-boot %{buildroot}%{_sbindir} %{__install} -p -m0755 scripts/ovirt-config-boot-wrapper %{buildroot}%{_sbindir} %{__install} -p -m0755 scripts/ovirt-config-collectd %{buildroot}%{_sbindir} +%{__install} -p -m0755 scripts/ovirt-config-enable-ssh %{buildroot}%{_sbindir} %{__inst...
2010 Feb 10
1
RFC: First pass at making the node generic...
I'm looking for feedback on this first patch. The node has been pushed towards a more generic boot process. With this patch the node can now boot up and execute a few specifically-named scripts that reside in /etc/node.d/ at key points during the startup. After this goes upstream, the next step will be to define in more detail the remote interfaces for the "managed" runtime
2009 Jul 07
1
[PATCH] Set up ovirt-agent so it starts as a daemon
...able => true, ensure => running, diff --git a/ovirt-server.spec.in b/ovirt-server.spec.in index ad9dd2c..a315381 100644 --- a/ovirt-server.spec.in +++ b/ovirt-server.spec.in @@ -103,6 +103,7 @@ touch %{buildroot}%{_localstatedir}/log/%{name}/db-omatic.log %{__install} -Dp -m0755 %{pbuild}/conf/ovirt-host-browser %{buildroot}%{_initrddir} %{__install} -Dp -m0755 %{pbuild}/conf/ovirt-db-omatic %{buildroot}%{_initrddir} +%{__install} -Dp -m0755 %{pbuild}/conf/ovirt-agent %{buildroot}%{_initrddir} %{__install} -Dp -m0755 %{pbuild}/conf/ovirt-host-collect %{buildroot}%{_initr...
2009 Oct 23
1
[PATCH node] Add iSCSI initiator setup option
...t-config-iscsi \ scripts/ovirt-config-logging \ scripts/ovirt-config-networking \ scripts/ovirt-config-password \ diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 2a6b7b6..4a68c44 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -160,6 +160,7 @@ cd - %{__install} -p -m0755 scripts/ovirt-config-boot-wrapper %{buildroot}%{_sbindir} %{__install} -p -m0755 scripts/ovirt-config-collectd %{buildroot}%{_sbindir} %{__install} -p -m0755 scripts/ovirt-config-hostname %{buildroot}%{_sbindir} +%{__install} -p -m0755 scripts/ovirt-config-iscsi %{buildroot}%{_sbindir} %{__insta...
2009 Jun 18
1
[PATCH node] Users can view log files on the node. bz#506289
...scripts/ovirt-config-view-logs \ scripts/ovirt-early \ scripts/ovirt-firstboot \ scripts/ovirt-functions \ diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index e5d1d51..6fa45ce 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -159,6 +159,7 @@ cd - %{__install} -D -m0755 scripts/ovirt-install-node-stateful %{buildroot}%{_sbindir} %{__install} -D -m0755 scripts/ovirt-install-node-stateless %{buildroot}%{_sbindir} %{__install} -D -m0755 scripts/ovirt-uninstall-node-stateful %{buildroot}%{_sbindir} +%{__install} -D -m0755 scripts/ovirt-config-view-logs %{buildroot}%...
2011 Jul 23
0
[PATCH] move dracut config and patching to spec
...python-gudev Requires: PyPAM Requires: ethtool Requires: cracklib-python +Requires: dracut +%if 0%{?rhel} +# for applying patches in %post +Requires: patch +%endif BuildArch: noarch @@ -90,6 +95,7 @@ make install DESTDIR=%{buildroot} %{__install} -d -m0755 %{buildroot}%{mgmt_scripts_dir} %{__install} -d -m0755 %{buildroot}%{_sysconfdir}/cron.d %{__install} -d -m0755 %{buildroot}%{_sysconfdir}/logrotate.d +%{__install} -d -m0755 %{buildroot}%{_sysconfdir}/dracut.conf.d %{__install} -p -m0755 scripts/node-config %{buildroot}%{_sysconfdir}/sysconfi...
2009 Aug 11
1
[PATCH node] Added support for remote logging with rsyslog-gssapi to node. NOTE: Needs selinux to be set to permissive (setenforce 0) to work.
...station Requires: bash Requires: chkconfig Requires: bind-utils +Requires: rsyslog-gssapi # Stupid yum dep solver pulls in older 'qemu' to resolve # /usr/bin/qemu-img dep. This forces it to pick the new # qemu-img RPM. @@ -161,6 +162,7 @@ cd - %{__install} -D -m0755 scripts/ovirt-install-node-stateless %{buildroot}%{_sbindir} %{__install} -D -m0755 scripts/ovirt-uninstall-node-stateful %{buildroot}%{_sbindir} %{__install} -D -m0755 scripts/ovirt-config-view-logs %{buildroot}%{_sbindir} +%{__install} -p -m0755 scripts/ovirt-managed-rsyslog %{buildroot}%{_sbin...
2009 Sep 14
2
[PATCH node-image] add livecd-iso-to-iscsi script to support iscsi root booting setup
...rint "Set up your DHCP, TFTP and PXE server to serve /tftpboot/.../pxeboot.0" diff --git a/ovirt-node-image.spec.in b/ovirt-node-image.spec.in index e64f4de..1f8c31b 100644 --- a/ovirt-node-image.spec.in +++ b/ovirt-node-image.spec.in @@ -65,6 +65,7 @@ mkdir %{buildroot} %{__install} -d -m0755 %{buildroot}%{_sbindir} %{__install} -p -m0755 create-ovirt-iso-nodes %{buildroot}%{_sbindir} %{__install} -p -m0755 edit-livecd %{buildroot}%{_sbindir} +%{__install} -p -m0755 livecd-iso-to-iscsi %{buildroot}%{_sbindir} %{__install} -p -m0755 livecd-setauth %{buildroot}%{_sbindir} %{__install}...
2009 Oct 12
1
First draft: node storage admin
This patch provides the ability to create a "dir" type storage pool, and to add and remove volumes for existing pools.
2009 Jul 10
2
[PATCH: node 0/3] replace ovirt-identify-node with matahari
This patchset removes ovirt-identify-node and ovirt-listen awake. It adds startup script support for the matahari qmf agent, which takes over the responsibility for communicating node hardware capabilities to the ovirt-server. On the server side, host-browser has had its node identification functionality replaced by a new script, host-register, which is what interfaces with the matahari qmf agent
2009 Jul 08
1
[PATCH: ovirt-identify-node replacement 0/4] ovirt node patch to replace ovirt-identify-node with matahari qmf agent
The purpose of this patch is to add support for the matahari qmf agent package (http://git.et.redhat.com/?p=matahari.git;a=summary) to the node. The following actions are taken: 1. Deprecate ovirt-identify-node and ovirt-listen-awake by removing them from the autotools scripts, the rpm spec and the node startup scripts. 2. Remove ovirt-listen-awake and ovirt-identify-node completely. 3. Add
2009 Sep 17
1
[PATCH server] oVirt server single network installer
.../usr/share/ovirt-anyterm +<Location /terminal> + DirectoryIndex anyterm.html +</Location> diff --git a/ovirt-server.spec.in b/ovirt-server.spec.in index 0715690..ad5ace1 100644 --- a/ovirt-server.spec.in +++ b/ovirt-server.spec.in @@ -86,7 +86,6 @@ mkdir %{buildroot} %{__install} -d -m0755 %{buildroot}%{_sbindir} %{__install} -d -m0755 %{buildroot}%{_initrddir} %{__install} -d -m0755 %{buildroot}%{_sysconfdir}/sysconfig -%{__install} -d -m0755 %{buildroot}%{_sysconfdir}/httpd/conf.d %{__install} -d -m0755 %{buildroot}%{_sysconfdir}/%{name} %{__install} -d -m0755 %{buildroot}%{_sy...
2011 Sep 12
1
[PATCH node] handle list of variables to ignore
...-) diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 2d8a4bf..8321ba7 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -180,6 +180,9 @@ echo "# File where default configuration is kept" > %{buildroot}/%{_sysconfdir}/ # ovirt-early vendor hook dir %{__install} -d -m0755 %{buildroot}%{_sysconfdir}/ovirt-early.d +# ovirt-early vendor commandline variables +%{__install} -d -m0755 %{buildroot}%{_sysconfdir}/ovirt-commandline.d + %clean %{__rm} -rf %{buildroot} @@ -299,6 +302,7 @@ fi %{_initrddir}/ovirt %{_initrddir}/ovirt-post %{_sysconfdir}/ovirt-early.d +%{_s...
2009 Sep 23
2
[PATCH node] Introduces the virtual network administration functions.
...dbus-python +Requires: python-IPy ExclusiveArch: %{ix86} x86_64 @@ -175,19 +176,32 @@ cd - %{__install} -p -m0644 nodeadmin/__init__.py %{buildroot}%{python_sitelib}/nodeadmin %{__install} -p -m0644 nodeadmin/configscreen.py %{buildroot}%{python_sitelib}/nodeadmin -%{__install} -p -m0755 nodeadmin/createdomain.py %{buildroot}%{python_sitelib}/nodeadmin -%{__install} -p -m0755 nodeadmin/createuser.py %{buildroot}%{python_sitelib}/nodeadmin +%{__install} -p -m0644 nodeadmin/menuscreen.py %{buildroot}%{python_sitelib}/nodeadmin +%{__install} -p -m0755 nodeadmin/utils.py %{buildroot}%{...
2009 Oct 14
0
[PATCH node] Provides a new storage administration system to the managed node.
..., allocation): + self.__allocation = allocation + + def get_allocation(self): + return self.__allocation diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 2a6b7b6..c392123 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -182,23 +182,35 @@ cd - %{__install} -p -m0755 nodeadmin/nodeadmin.py %{buildroot}%{python_sitelib}/nodeadmin %{__install} -p -m0644 nodeadmin/mainmenu.py %{buildroot}%{python_sitelib}/nodeadmin -%{__install} -p -m0644 nodeadmin/nodemenu.py %{buildroot}%{python_sitelib}/nodeadmin -%{__install} -p -m0755 nodeadmin/definedomain.py %{buildroot}...
2009 Oct 21
1
Storage administration and refactoring of domain admin
This pair of patches provide a new storage admin interface. Then, on top of that, it refactors the domain administration pieces to now properly use storage pools and volumes when defining a new VM.
2010 May 15
1
Unable to build tools/libxl for weeks
...g error. Disabling Werror did not solve the problem: === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[4]: Entering directory `/usr/src/xen-unstable.hg/tools/ioemu-remote/i386-dm'' /usr/src/xen-unstable.hg//tools/cross-install -d -m0755 -p "/usr/src/xen-unstable.hg/dist/install//usr/lib/xen/bin" /usr/src/xen-unstable.hg//tools/cross-install -d -m0755 -p "/usr/src/xen-unstable.hg/dist/install//etc/xen/scripts" /usr/src/xen-unstable.hg//tools/cross-install -m0755 -p qemu-ifup-Linux "/usr/src/xen-unstable....
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.