602 Commits

Author SHA1 Message Date
Victor Hu
a632f3186c For Ubuntu 14.04.2 LTS support, the linux-image-generic is called
linux-image-generic-lts-utopic and in the genimage we search for
linux-image-generic pattern and replace with "linux-image-generic"
This causes problems when creating diskless images for Ubuntu 14.04.2

Also creating new pkglist files for diskful and diskless images
2015-02-20 13:45:12 -05:00
daniceexi
8eb652f9b1 Ubuntu/genimage: support multiple local mirror in osimage.pkgdir. The first one will be used to create bootstraps. The procedure to create osimage is: 1. create bootstrap with local/remote mirror; 2. add all mirror in osimage.pkgdir to sourcelist; 3. do osimage update; 4. install kernel; 5 install otherpkgs. 2015-02-12 22:43:03 -05:00
daniceexi
bf7645a4f5 Continue the fix to avoid sslv3 in xcatd. In this commit, all the calling to [openssl s_client] in xcat code which used to connect to xcatd will add arguments [-no_ssl3 -no_ssl2] to avoid the using of sslv2/3 2015-02-12 20:19:00 -05:00
ertaozh
860600e782 fix bug 4556: There are some failed message during Ubuntu ppc64le stateless provision 2015-02-11 02:36:36 -05:00
daniceexi
e3ad7b1017 Ubuntu/genimage: support to use local mirror in pkgdir with http format 2015-02-10 03:43:58 -05:00
GONG Jie
82be975146 Add pkglist, exlist, postinstall files for RHEL 7.1 support on ppc64le 2015-02-10 15:15:34 +08:00
jjohnson2
d9d0ac7835 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-02-06 14:22:18 -05:00
jjohnson2
e15c2a7595 Fix RHEL7/CentOS7 netboot with BOOTIF
xcatroot ramroot setup did not correctly change BOOTIF to
match expectations.  Remove 01- and replace - with : to match
ip output
2015-02-06 14:22:12 -05:00
daniceexi
54bb58fa17 code drop for ubuntu diskless genimage to use local mirror 2015-02-06 08:53:21 -05:00
Casandra Qiu
7f90f85103 Bug #4537, clean up sles12 genimage output 2015-02-04 14:22:45 -05:00
linggao
2bd7845673 Fix sles sdk support 2015-01-22 12:23:34 -05:00
linggao
788f0a4a97 Added support for mutiple sdk CDs for sles diskless 2015-01-21 18:11:56 -05:00
Victor Hu
5549d2e033 Certain system services are now started with the SLES12 operating system, to keep backwards compatiability, check if the service is in etc/init.d in the rootimg and only run inssrv on those.
Smarter code added for loading kernel modules
2015-01-20 16:38:51 -05:00
Casandra Qiu
b040807148 fix hostname issue for diskless support 2015-01-19 16:48:40 -05:00
Casandra Qiu
58e8a9e0a5 genimage changes to support sles12 diskless on x86_64 2015-01-16 23:35:18 -05:00
Victor Hu
ee61b112a2 [Task 6675] genimage requires dracut diretories for sles12 2015-01-16 15:41:58 -05:00
ertaozh
7722f97afa fix bug 4491: Switch Ubuntu diskless dir /dev mount type to devtmpfs 2015-01-14 03:24:14 -05:00
Victor Hu
43717c4b11 add files to support creation of default osimage templates for sles12 diskless compute (netboot) when running copycds 2015-01-09 14:49:26 -05:00
Victor Hu
09045aca5e convert dos based compute.sles11.s390x.pkglist to linux 2015-01-08 13:36:42 -05:00
ertaozh
af5301faab enhance for fix bug 4466: ubuntu 14.10 genimage for netboot results in an unbootable image 2015-01-07 00:05:54 -05:00
ertaozh
3578cdfc8d fix bug 4466: ubuntu 14.10 genimage for netboot results in an unbootable image 2015-01-06 05:43:08 -05:00
ligc
9597e0664d bug 4473: fix for locales setup for Ubuntu stateless nodes 2014-12-23 09:28:52 +08:00
immarvin
21da21dec2 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-12-01 07:56:49 -08:00
immarvin
628067db4d add centos7 stateless stuff 2014-12-01 07:56:25 -08:00
zhaoertao
f5577e7921 fix bug 4441 xcat genimage won't install os upgrade, add the "http" started otherpkgdir into apt.list file 2014-12-01 09:12:29 -05:00
zhaoertao
288ffa7b68 Enhance of fix bug 4381 :sles12 rcons could not work on P8LE. For ubuntu LE diskless 2014-11-26 01:23:27 -05:00
zhaoertao
641be270e9 fix bug 4381 :sles12 rcons could not work on P8LE. This checkin support rcons for ubuntu LE diskfull and diskless 2014-11-25 04:45:29 -05:00
zhaoertao
c264c8b3a8 fix bug 4424: Failed to genimage for Ubuntu 14.10 diskless node on ppc64el 2014-11-21 02:37:40 -05:00
zhaoertao
c65b55b79d fix bug 4410: Command genimage failed on Ubuntu 14.04.1 ppc64el with kernelver attribute 2014-11-21 02:26:23 -05:00
zhaoertao
037ed0bcfd fix bug 4411: Typo in the command genimage output, "geniamge" -> "genimage" 2014-11-20 02:56:23 -05:00
zhaoertao
089315126c fix bug 4410: Command genimage failed on Ubuntu 14.04.1 ppc64el 2014-11-20 02:00:45 -05:00
zhaoertao
449ee0f808 correct postinstall scripts for ubuntu diskless 2014-11-19 03:16:44 -05:00
zhaoertao
280ad16dbe fix bug 4377: add postinstall file under /opt/xcat/share/xcat/netboot/ubuntu for ubuntu support 2014-11-17 08:34:16 -05:00
zhaoertao
b4d9167344 fix bug 4382 :increase /tmp size for default ubuntu diskless node 2014-11-12 21:34:33 -05:00
Victor Hu
b59f72bd8e changes to support --noupdate flag on genimage 2014-11-06 16:58:19 -05:00
zhaoertao
e81496cac9 support ubuntu 14.04.1 ppc64el diskless 2014-10-28 06:09:37 -04:00
baiyuan
dab45f5df2 change name compute.ubuntu14.04.ppc64el.pkglist to compute.ubuntu14.04.ppc64le.pkglist 2014-10-28 03:39:23 -04:00
baiyuan
49e7a6d393 multipul env param 2014-10-27 09:34:57 -04:00
baiyuan
3ec9780b6e fix 4322,genimage failed with pperte KIT componentwhich has environment variable 2014-10-27 05:59:56 -04:00
immarvin
2c070624ff process the genimage with kit stuff 2014-10-21 03:18:04 -07:00
immarvin
2f6be40923 fix defect #4274 default otherpkgdir is /install/post/otherpkgs/ubuntu14.04/ppc64el in ubu 2014-10-15 21:24:38 -07:00
immarvin
2a494808f7 fix defect #4293 [[FVT]:genimage failed not finding otherpkg repo file 2014-10-15 08:42:35 -07:00
daniceexi
088cb897b2 add the dracut_033 dir for stateless support of centos,SL,ol. It's just a dir link to the rh 2014-10-13 06:59:19 -04:00
daniceexi
e0bbf7b1db Code change to support SL6 2014-09-17 02:37:39 -04:00
Jarrod Johnson
573fc1790f Mellanox renamed their driver in later kernels. If new name detected, substitute it 2014-09-02 10:37:23 -04:00
immarvin
9fae510b2e correct a typo 2014-08-31 20:52:56 -07:00
immarvin
fda569d340 fix defect #4263 Some packages in pkglist file are not exist in RHEL7 2014-08-31 20:35:11 -07:00
immarvin
113e7372fc add default pkglist for ubuntu netboot 2014-07-29 20:45:11 -07:00
immarvin
84eca8b73b add compute.ubuntu14.04.pkglist for netboot 2014-07-29 03:40:57 -07:00
immarvin
b5ff0604a2 fix defect #4189 [DEV] ubuntu14.04-x86_64-netboot-compute provision complains (/tmp/updateflag: line 4: nc: command not found) and defect #4188 [DEV]2 warning message during genimage ubuntu14.04-x86_64-netboot-compute 2014-07-04 23:32:58 -07:00