search for: excludedocs

Displaying 19 results from an estimated 19 matches for "excludedocs".

2004 Jan 01
1
installation problem
hi, when i install the openssh rpm ["rpm -i --excludedocs openssh-3.4p1-105.i586.rpm"] i get an error saying cat: .//usr/share/doc/packages/openssh/README.SuSE: No such file or directory when i install the same with the --noscripts option, the installation goes through fine. That means one of the postinstall scripts of the openssh package expects a...
2007 Jul 25
2
rpms for 32 bit
Hello! Need to install the required rpmz to support 32bit apps on 64bit Centos 4. How to find out which rpmz are needed? TIA Tony
2009 Jun 03
1
[PATCH server] ovirt server installer autobuild integration
...x86_64 +repo --name=ovirt-org --baseurl=http://ovirt.org/repos/ovirt/10/x86_64 +repo --name=f10-updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=x86_64 +repo --name=ovirt-local --baseurl=file:///var/lib/builder/ovirt/package-root/rpm + +%packages --excludedocs --nobase +%include /usr/share/appliance-os/includes/base-pkgs.ks +openssh-server +ovirt-server +ovirt-server-installer +ovirt-node-image-pxe -- 1.6.0.6
2010 Jun 08
2
Kickstart issue: 'dialog' doesn't work in %post, CentOS 5.5
...--iscrypted $1$h7EtIFv4$R9JQ4aCOVN7E9ml3A2SXv. firstboot --disable network --onboot=yes --bootproto=dhcp --hostname='iredos.iredmail.org' part swap --bytes-per-inode=4096 --fstype="swap" --size=512 part / --bytes-per-inode=4096 --fstype="ext3" --grow --size=1 %packages --excludedocs basesystem dialog %post --nochroot echo "* Mount CDROM" mkdir -p /mnt/sysimage/mnt/ mount -t iso9660 /tmp/cdrom /mnt/sysimage/mnt %post # Run in chrooted env. echo "* Export LC_ALL" export LC_ALL=C echo "* Set TERM" export TERM='linux' echo "* Set PATH...
2006 Jul 09
1
conflict error installing ghostscript
while doing yum install ghostscript to a centos 4.3 x86_64 I have the following error: ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: ghostscript i386 7.07-33 base
2012 Dec 07
2
Questions on making a kickstart cfg
So I took the anaconda cfg, commented out the partition/disk pieces and ran it off my repo server and it almost worked. Little things like not including things I had done on network setup. No first boot.... :) So now I am reading up on building a kickstart cfg http://wiki.centos.org/TipsAndTricks/KickStart http://www.centos.org/docs/5/html/5.2/Installation_Guide/s1-kickstart2-howuse.html
2013 May 10
4
remotely mounting client disks in p2v server
Just spent a little time poking around w/ p2v and am attaching the following pseudo-code for consideration. Note the patches aren't commit ready yet, just looking for thoughts - The first is a fix to get client image building process working on F17. It seems the version of ksflatten there didn't expand the nested %includes which was causing errors (also --interpreter image-minimizer
2008 Sep 27
2
Why i can't configure network and hostname with this kickstart file?
...--------- # For more kickstart options, please refer: # http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Installation_Guide-en-US/s1-kickstart2-options.html # ------------------------------------------- # Packages. # ------------------------------------------- %packages --resolvedeps --excludedocs basesystem -rmt -dump -amtu -anacron -acpid -apmd -at -ftp -redhat-lsb -atk -gtk2 -GConf2 -bluez-gnome -bluez-utils -notification-daemon -libwnck -libnotify -attr -audit -audit-libs-python -policycoreutils -setools -selinux-policy -selinux-policy-targeted -authconfig -firstboot-tui -autofs -bc -blu...
2011 Jul 19
3
Suggestions to improve this minimal kickstart config for CentOS 6?
...network --bootproto=dhcp --device=eth0 --onboot=on services --enabled=network rootpw admin123 clearpart --all --initlabel part / --asprimary --fstype="ext3" --grow --maxsize=1000 --size=1 # Repositories url --url="http://mirrors.kernel.org/centos/6.0/os/x86_64/" %packages --excludedocs --nobase --instLangs=en @Core %post rpm -e $(rpm -qa |grep -i firmware) yum -y remove audit authconfig checkpolicy libsemanage libselinux-utils policycoreutils selinux-policy selinux-policy-targeted rm -rf /etc/selinux/targeted rpm -e --nodeps redhat-logos %end
2016 Jun 22
4
[PATCH v2 0/4] virt-p2v support for openSUSE / SLES
Diff to v1: * Use access rather than stat in gui.c * Remove now uneeded and missplaced include for stat.h Cédric Bosdonnat (4): p2v: use yast2 lan on SUSE distros rather than NM p2v: fix dependencies for SLES / openSUSE p2v: add virt-p2v-make-kiwi to generate kiwi config p2v: add -x option to nm-online .gitignore | 3 + configure.ac | 2 +
2016 Jun 22
5
[PATCH v3 0/4] virt-p2v support for openSUSE / SLES
Diff to v2: * remove leftover variable declaration in gui.c Cédric Bosdonnat (4): p2v: use yast2 lan on SUSE distros rather than NM p2v: fix dependencies for SLES / openSUSE p2v: add virt-p2v-make-kiwi to generate kiwi config p2v: add -x option to nm-online .gitignore | 3 + configure.ac | 2 + p2v/Makefile.am | 31 +++++-
2008 Aug 21
0
kickstart error on 5.2 exception
...iskset.disks: {'sda': <PedDisk object at 0x2b20f8b87310>} id.diskset.anaconda: Already dumped id.diskset.onlyPrimary: None id.upgradeInfoFound: None id.zfcp: ZFCP instance, containing members: id.zfcp.hasReadConfig: True id.zfcp.fcpdevs: [] id.displayMode: g id.excludeDocs: 0 id.auth: --enableshadow --enablemd5 id.instProgress: Already dumped id.dependencies: [] id.ksdata: KickstartData instance, containing members: id.ksdata.raidList: [] id.ksdata.firewall: {'enabled': True, 'ports': ['80:tcp', '443:tcp', '22:tcp...
2015 Mar 04
3
supermin on arm
...its and getty service so that we don\'t get login > > prompt\nsystemctl mask systemd-remount-fs.service > > dev-hugepages.mount sys-fs-fuse-connections.mount > > systemd-logind.service getty.target console-getty.service\n\nrm > > -f /etc/machine-id\n\n%end\n\n%packages --excludedocs --nocore > > --instLangs=en\nbash\nfedora-release\nrootfiles\nvim-minimal\nyum\n-kernel\n\n%end\nurl > > --url=http://dl.fedoraproject.org/pub/alt/stage/22_Alpha_TC8/Cloud/armhfp/os/\n'} > > 2015-03-03 17:02:52,011 DEBUG imgfac.Builder.Builder > > thread(MainThread) Mess...
2016 Jun 22
8
[PATCH 0/4] virt-p2v support for openSUSE / SLES
Hi there, Here are a few patches to get virt-p2v working on openSUSE and SLES. Note that I intentionnaly use icewm and yast2 lan for SLES and openSUSE since SLES doesn't ship metacity and all of NetworkManager pieces. Cédric Bosdonnat (4): p2v: use yast2 lan on SUSE distros rather than NM p2v: fix dependencies for SLES / openSUSE p2v: add virt-p2v-make-kiwi to generate kiwi config
2010 Apr 13
1
[PATCH node] refactor node image recipe
...0644 index 0000000..70d084b --- /dev/null +++ b/recipe/custom-template.ks @@ -0,0 +1,33 @@ +# oVirt Node image recipe +# This an example TEMPLATE for customizations. + +%include common-install.ks +# add custom installation directives here + +%include repos.ks +# add custom repos here + +%packages --excludedocs --nobase +%include common-pkgs.ks +# add custom package list here + +%end + +%post +%include common-post.ks +# add custom post-scripts here + +%end + +%include common-manifest-pre.ks + +%include common-blacklist.ks + +%post --nochroot +%include common-post-nochroot.ks +# add custom post-scripts run...
2009 Sep 09
1
oVirt Appliance / Single Machine Install
The following two patches fixes / reimplements the oVirt appliance project, installing the entire oVirt stack including all server and node components on one machine. These patches are intended to be checked out and used to build the appliance rpm, after which it is installed provides the /usr/sbin/ovirt-appliance-ctrl script to install/uninstall the appliance. The first patch merely removes
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 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.
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is time to remove it from libguestfs. [1] https://github.com/libguestfs/virt-p2v [2] http://download.libguestfs.org/virt-p2v/ Pino Toscano (2): Remove virt-p2v Remove remaining virt-p2v bits .gitignore | 4 - Makefile.am | 7 +- bash/Makefile.am