search for: scientificlinux

Displaying 20 results from an estimated 131 matches for "scientificlinux".

2009 Jan 28
3
vm ignores kickstart
...tart file. The command I''m using is: virt-install -n sl4vm01 --ram=1024 --vcpus=1 --os-type=linux --os-variant=rhel4 --extra-args="ks=http://particle.phys.uvic.ca/~fransham/ks.cfg" --paravirt --nographics --file=/var/lib/xen/images/BbrSL4.img --file-size=5 --location=ftp://ftp.scientificlinux.org/linux/scientific/46/i386/ -d In the output, I see that the ks=<mykickstartfile> parameter is indeed being passed to the kernel: ... Built 1 zonelists Kernel command line: ks=http://particle.phys.uvic.ca/~fransham/ks.cfg method=ftp://ftp.scientificlinux.org/linux/scientific/46/i386/ Ini...
2016 May 10
1
[PATCH] builder: run/schedule a SELinux relabel if needed
...pc64.sh | 2 ++ builder/website/fedora-ppc64le.sh | 2 ++ builder/website/fedora.sh | 2 ++ builder/website/rhel-aarch64.sh | 2 ++ builder/website/rhel-ppc64.sh | 2 ++ builder/website/rhel-ppc64le.sh | 2 ++ builder/website/rhel.sh | 2 ++ builder/website/scientificlinux.sh | 2 ++ 13 files changed, 41 insertions(+), 1 deletion(-) diff --git a/builder/website/centos.sh b/builder/website/centos.sh index 5217aef..69670fe 100755 --- a/builder/website/centos.sh +++ b/builder/website/centos.sh @@ -96,4 +96,6 @@ virt-install \ --nographics \ --noreboot +DO_...
2016 Apr 12
3
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...cat /etc/*release* >NAME="Scientific Linux" >VERSION="7.2 (Nitrogen)" >ID="rhel" >ID_LIKE="fedora" >VERSION_ID="7.2" >PRETTY_NAME="Scientific Linux 7.2 (Nitrogen)" >ANSI_COLOR="0;31" >CPE_NAME="cpe:/o:scientificlinux:scientificlinux:7.2:GA" >HOME_URL="http://www.scientificlinux.org//" >BUG_REPORT_URL="mailto:scientific-linux-devel@listserv.fnal.gov" > >REDHAT_BUGZILLA_PRODUCT="Scientific Linux 7" >REDHAT_BUGZILLA_PRODUCT_VERSION=7.2 >REDHAT_SUPPORT_PRODUCT=&q...
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...t;> VERSION="7.2 (Nitrogen)" >>> ID="rhel" >>> ID_LIKE="fedora" >>> VERSION_ID="7.2" >>> PRETTY_NAME="Scientific Linux 7.2 (Nitrogen)" >>> ANSI_COLOR="0;31" >>> CPE_NAME="cpe:/o:scientificlinux:scientificlinux:7.2:GA" >>> HOME_URL="http://www.scientificlinux.org//" >>> BUG_REPORT_URL="mailto:scientific-linux-devel@listserv.fnal.gov" >>> >>> REDHAT_BUGZILLA_PRODUCT="Scientific Linux 7" >>> REDHAT_BUGZILLA_PRODU...
2018 Feb 12
2
[PATCH] inspect: recognize the Kali Linux distribution (RHBZ#1544227)
Read the information from os-release, and make it behave like a Debian distribution (i.e. using dpkg, and apt). --- daemon/inspect_fs.ml | 2 ++ daemon/inspect_fs_unix.ml | 1 + daemon/inspect_types.ml | 2 ++ daemon/inspect_types.mli | 1 + generator/actions_inspection.ml | 4 ++++ 5 files changed, 10 insertions(+) diff --git a/daemon/inspect_fs.ml
2013 Apr 26
4
lxde
Hi all, anyone know when lxde will be available for centos? Fedora lxde was nice but its end of life is far to short for a server. Thanks Gary.
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...(Nitrogen)" >>>> ID="rhel" >>>> ID_LIKE="fedora" >>>> VERSION_ID="7.2" >>>> PRETTY_NAME="Scientific Linux 7.2 (Nitrogen)" >>>> ANSI_COLOR="0;31" >>>> CPE_NAME="cpe:/o:scientificlinux:scientificlinux:7.2:GA" >>>> HOME_URL="http://www.scientificlinux.org//" >>>> BUG_REPORT_URL="mailto:scientific-linux-devel@listserv.fnal.gov" >>>> >>>> REDHAT_BUGZILLA_PRODUCT="Scientific Linux 7" >>>> R...
2017 Mar 31
0
[PATCH 2/3] Use Unicode single quotes ‘’ in place of `' in strings throughout.
...,7 +18,7 @@ notes=CentOS 6.6 builder/website/centos.sh - Note that `virt-builder centos-6' will always install the latest + Note that ‘virt-builder centos-6’ will always install the latest 6.x release. [centos-7.0] @@ -929,7 +929,7 @@ notes=Scientific Linux 6.5 builder/website/scientificlinux.sh - Note that `virt-builder scientificlinux-6' will always install the + Note that ‘virt-builder scientificlinux-6’ will always install the latest 6.x release. [ubuntu-10.04] diff --git a/website/download/builder/index.asc b/website/download/builder/index.asc index 250161ea7..e33c39e49...
2017 Aug 01
2
[PATCH] Add missing oraclelinux cases.
oraclelinux is the same as redhat/centos/scientificlinux, so add it where it is missing. This fixes amongst other things, running sysprep on an Oracle Linux image where it would previously fail operations like setting the hostname, saying that it was not supported on that distro. --- customize/firstboot.ml | 2 +- customize/hostname....
2007 Apr 16
4
Multimedia on Centos 5
Dear friends: Is there a single source for the multimedia applications that are not included with Centos 5: RealPlayer, Mplayer, mplayerplug-in, Acrobat Reader, Java, libdvdcss, etc.? Would appreciate your help. Thank you so much. Benjamin -- Sher's Russian Web http://www.websher.net Benjamin Sher sher07 at mindspring.com
2017 Feb 23
2
virt-v2v and import of Debian OVAs
...e to import a debian guest from an OVA archive ? According to the "true" in convert_linux.ml, I would have said yes let matching = function | { i_type = "linux"; i_distro = ("fedora" | "rhel" | "centos" | "scientificlinux" | "redhat-based" | "oraclelinux" | "sles" | "suse-based" | "opensuse") } -> true | { i_type = "linux"; i_distro = ("debian" | "ubuntu" | "linuxmint...
2018 Feb 12
0
[PATCH] customize, sysprep, v2v: handle Kali Linux as Debian
...ndom_seed.ml index 90001a728..7aea6851e 100644 --- a/customize/random_seed.ml +++ b/customize/random_seed.ml @@ -49,7 +49,7 @@ let rec set_random_seed (g : Guestfs.guestfs) root = match typ, distro with | "linux", ("fedora"|"rhel"|"centos"|"scientificlinux"|"oraclelinux"|"redhat-based") -> Some "/var/lib/random-seed" - | "linux", ("debian"|"ubuntu") -> + | "linux", ("debian"|"ubuntu"|"kalilinux") -> Some "...
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/12/2016 10:58 AM, TomK wrote: > Hey Martin, > > Thanks very much. Appreciate you jumping in on this thread. Can you provide some more details with respect to which libvirt version you have installed. I know I've made changes in this space in more recent versions (not the most recent). I'm no root_squash expert, but I was the last to change things in the space so that
2011 Nov 14
3
CentOS versus Scientific
Hey folks, I was just reminded of the Scientific distro, which on the surface appears to be quite similar to CentOS even when the developers over there are rather coy about which Enterprise Linux distro they base theirs on. I wonder if anyone here has done a comparison of the two that they'd care to share. I work in a Scientific Research Lab (Stem Cell Research) and am wondering if there is
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...directory [root@mdskvm-p01 ~]# cat /etc/*release* NAME="Scientific Linux" VERSION="7.2 (Nitrogen)" ID="rhel" ID_LIKE="fedora" VERSION_ID="7.2" PRETTY_NAME="Scientific Linux 7.2 (Nitrogen)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:scientificlinux:scientificlinux:7.2:GA" HOME_URL="http://www.scientificlinux.org//" BUG_REPORT_URL="mailto:scientific-linux-devel@listserv.fnal.gov" REDHAT_BUGZILLA_PRODUCT="Scientific Linux 7" REDHAT_BUGZILLA_PRODUCT_VERSION=7.2 REDHAT_SUPPORT_PRODUCT="Scientific Linux&quo...
2017 Feb 23
1
Re: virt-v2v and import of Debian OVAs
...;> According to the "true" in convert_linux.ml, I would have said yes >> >> let matching = function >> | { i_type = "linux"; >> i_distro = ("fedora" >> | "rhel" | "centos" | "scientificlinux" | >> "redhat-based" >> | "oraclelinux" >> | "sles" | "suse-based" | "opensuse") } -> true >> | { i_type = "linux"; >> i_distro = ("debian...
2006 Jan 01
1
Yumex
In case anybody is interested, I found a version of Yumex that will work with CentOS 4.2. It is from another RHEL clone, Scientific Linux. This is the URL. ftp://ftp.scientificlinux.org/linux/scientific/42/i386/SL/RPMS/yumex-0.42-9.0.SL.noarch.rpm Cheers....Paul
2011 Feb 06
2
future version of bind for el5
hello all the people I'd call http://people.redhat.com/ atkac ~ / official member of the team redhat for news of future versions of bind 9.7 for el5 sincerely -- gpg --keyserver pgp.mit.edu --recv-key 092164A7 http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2011 Mar 04
2
Scientific Linux 6.0 released (based on RHEL 6.0)
...wever, as there has been some interest in CentOS 6.0 (RHEL 6), I thought I'd share the news here. Scientific Linux 6 is based on RHEL 6 with add-ons for scientific computing. FWIW, the Admin tools etc. are pretty much the same as in RHEL, so are the base packages. Read more at <http://www.scientificlinux.org/distributions/6x/60/> -- Arun Khan
2020 Aug 24
0
[PATCH v2v] Add ALT support
...1 deletion(-) diff --git a/v2v/convert_linux.ml b/v2v/convert_linux.ml index a871d754f4..5ae83a2f66 100644 --- a/v2v/convert_linux.ml +++ b/v2v/convert_linux.ml @@ -52,6 +52,7 @@ let convert (g : G.guestfs) inspect source_disks output rcaps _ = | "rhel" | "centos" | "scientificlinux" | "redhat-based" | "oraclelinux" -> `RHEL_family | "sles" | "suse-based" | "opensuse" -> `SUSE_family + | "altlinux" -> `ALT_family | "debian" | "ubuntu" | "linuxmint" | "...