similar to: [PATCH] TODO: sysprep todo list clearance

Displaying 20 results from an estimated 800 matches similar to: "[PATCH] TODO: sysprep todo list clearance"

2012 May 25
1
[PATCH] sysprep: remove the data and log files of puppet
Remove the data(keys) and log files of puppet. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- TODO | 1 - sysprep/Makefile.am | 2 + sysprep/sysprep_operation_puppet_data_log.ml | 52 ++++++++++++++++++++++++++ 3 files changed, 54 insertions(+), 1 deletion(-) create mode 100644
2012 Apr 23
2
[PATCH] sysprep: flag the system for reconfiguration
Flag the system for reconfiguration by touching /.unconfigured . Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- TODO | 2 - sysprep/Makefile.am | 2 + sysprep/sysprep_operation_flag_reconfiguration.ml | 42 +++++++++++++++++++++ 3 files changed, 44 insertions(+), 2 deletions(-) create mode
2012 May 25
1
virt-sysprep on Windows Guest
Hi Rich, folks, I wont to start doing the windows guest support for virt-sysprep, Any thoughts? What do you think should be prepared on a new cloned windows guest? Thanks, Wanlong Gao
2012 Apr 13
1
[PATCH 1/2] sysprep: remove .ssh directory in users' directory
Remove the .ssh directory of user "root" and any other users who have a .ssh directory in their home directorys. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- TODO | 1 - sysprep/Makefile.am | 2 ++ sysprep/sysprep_operation_ssh_userdir.ml | 46 ++++++++++++++++++++++++++++++ 3 files changed, 48
2013 Jul 29
2
ANNOUNCE: Oz 0.11.0 release
All, I'm pleased to announce release 0.11.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.11.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.10.0 and 0.11.0 are: * Add support for installing Ubuntu 13.04 * Add the ability to get user-specific ICICLE information * Add the
2010 Mar 08
0
Clearance issues
I''m really trying to use bundler, but I seem to be running into way more problems then it seems worth. Now, this issue I''m having might not be related directly to bundler, but I can''t figure out what else could be causing it. My Gemfile source :gemcutter gem "rails", "~> 2.3.5", :require => nil gem "clearance", "0.8.6" My
2010 Oct 29
0
delegating "clearance of non-subscriber postings"
Op 20101028 om 15:57 schreef H. Peter Anvin: > On 10/28/2010 02:08 AM, Stappers wrote: > > Op 20101008 om 11:09 schreef > >> > > > > @hpa: What is possible for delegating "clearance of non-subscriber postings"? > > > > I'd be happy to give it to anyone who wants to volunteer. Here is 1 volunteer :-) My idea is to help hpa with
2010 Apr 30
0
problem with cache clearance
can any one help me. i created one application to track the people opening the mails which is send by me from my application. but one problem which became an obstacle in my path is when any use say tony opens that mail once his count in db is one,but his count will not increment when he go back to his inbox and click the mail again.for that he had to refresh the inbox, means
2002 Oct 09
0
Kayak & Boat Fall Clearance
Huge Kayak and Boat Sale. Check it out: http://www.qksrv.net/click-707768-531689 -------------- next part -------------- HTML attachment scrubbed and removed
2009 Jan 15
0
Up To 20% OFF At Our Signature Style Event + Holiday Weekend Clearance
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>RalphLauren.com</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <META content="MSHTML 6.00.6000.16788" name=GENERATOR></HEAD> <BODY> <TABLE cellSpacing=0 cellPadding=0 width=646 border=0>
2007 May 29
0
LoMAC module: cannot get clearance level revoked
Hello Almighty All, I am trying to get the LoMAC module revoke user's privileges. In my test setup, the user with a higher clearance tries to open a lower clearance file for reading. After that the process label of the user's process is checked. As a final test, the user's process tries to write to a file with the higher integrity label. And he succeeds. Please find my test setup
2012 Aug 16
5
[PATCH 0/4] Add customization capabilities to virt-sysprep
In the TODO file there's a discussion of perhaps writing a new 'virt-customize' tool. I think it's probably better (or at any rate, easier) to just add this functionality into virt-sysprep. That is what this small series of patches aims to achieve. Note these are not very well tested at the moment. The first patch adds a generic and useful '--firstboot' flag. The
2014 Feb 07
1
Re: Automate Windows 7 installation via Answer file
Thanks, i will try out the links RJ > Date: Thu, 6 Feb 2014 13:46:17 -0700 > From: eblake@redhat.com > To: rajeshdavid@hotmail.com; libvirt-users@redhat.com > Subject: Re: [libvirt-users] Automate Windows 7 installation via Answer file > > On 02/06/2014 10:57 AM, RAJESH David John wrote: > > Hello, > > Is there a means to automate windows 7 installation after
2014 Feb 06
2
Automate Windows 7 installation via Answer file
Hello, Is there a means to automate windows 7 installation after Running "Virsh create windows7.xml" OS = Centos 6.2 Hypervisor = KVM Any ideas or pointer is greatly appreciated. Thanks Rajesh J
2013 Dec 10
1
Error in chunked encoding
Hello, Oz is a program that does automated installation of virtual machines. It is written in python and uses libguestfs pretty heavily to manipulate ISOs and disks. Someone reported an error against Oz here: https://github.com/clalancette/oz/issues/140 There are some more details in the issue, but it essentially looks like something happened during libguestfs tar_out: RuntimeError:
2023 Mar 16
1
Postfix : root and system user authentication
On 16/3/23 06:31, Aymeric Agon-Rambosson wrote: > > I have a solution to my problem. > > For reference, I am putting it here : > > > A simple way to restrict login based on uids is to modify the file as > such : > > #%PAM-1.0 > > auth??? required??????? pam_succeed_if.so uid > 500 quiet > @include common-auth > @include common-account > @include
2011 Mar 11
1
setpgid() before exec'ing qemu
Hi I am writing a python test suite that uses oz (https://github.com/clalancette/oz) which uses libquestfs. I am simulating a small cloud and have some apps that need to talk to the guests. All works really well until I needed to start another process. So I start a process then "oz" starts up a VM (it uses libquestfs) then when "oz" cleans up it calls
2023 Mar 16
1
Postfix : root and system user authentication
> On 16/03/2023 03:58 EET jeremy ardley <jeremy at ardley.org> wrote: > > > On 16/3/23 06:31, Aymeric Agon-Rambosson wrote: > > > > I have a solution to my problem. > > > > For reference, I am putting it here : > > > > > > A simple way to restrict login based on uids is to modify the file as > > such : > > > >
2010 Jan 21
2
nested forms and attr_accessable
Rails 2.3.5 I am working on a nested form that assigns roles to users through a table called clearances. I have attr_acessable turned off globally in an initializer: ActiveRecord::Base.send(:attr_accessible, nil) I have this set in clearance.rb attr_accessible(:description, :effective_from, :role_id, :superceded_after, :user_id) And this is what params looks like after the
2013 Jul 29
0
Re: ANNOUNCE: Oz 0.11.0 release
On 07/28/2013 09:43 PM, Chris Lalancette wrote: > All, > I'm pleased to announce release 0.11.0 of Oz. Oz is a program > for doing automated installation of guest operating systems with > limited input from the user. Release 0.11.0 is a bugfix and feature > release for Oz. Some of the highlights between Oz 0.10.0 and 0.11.0 > are: > > * Add support for