penguhyang
28144017e4
update pkglist for redhat sles ubuntu ( #1680 )
2016-08-12 01:03:39 -05:00
immarvin
c70913262d
fix issue [DEV] Diskless boot failed for rhel7.3 because selinux disabled. #1666 ; disable selinux in the rootimg
2016-08-11 05:11:03 -04:00
penguhyang
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
immarvin
2ab944ea65
add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils::get_file_name
2016-08-08 05:10:02 -04:00
penguhyang
c672699571
fix genimage failed on rh6.8 ( #1631 )
2016-08-04 14:35:45 +08:00
Jesse Hanley
c5121bce0f
Added support for remote repos in pkgdir ( #1614 )
...
This allows for remote repositories to be used for image creation.
2016-08-04 11:08:04 +08:00
penguhyang
5cd203cdf5
enhance packimage -m txc ( #1602 )
2016-08-02 16:45:31 +08:00
Xiaopeng Wang
0c9cb53fd4
Merge pull request #1570 from gurevichmark/perltidyallfiles2
...
perltidy all perl files, part 2
2016-07-22 18:21:52 +08:00
Mark Gurevich
fb911143fe
perltidy all perl files, part 2
2016-07-21 13:27:40 -04:00
Xiaopeng Wang
aa840eb107
remove the missing files for pull request #1454 ( #1568 )
2016-07-21 02:59:31 -05:00
Mark Gurevich
0a3fbd8d51
perltidy all perl files
2016-07-20 11:40:27 -04:00
penguhyang
5d46d48f6a
Fix issue of packimage -m txc ( #1554 )
...
* redefine the code to make distint
* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
yangsong
d0870bcb45
Merge pull request #1520 from penguhyang/rhels6_mn_log_diskless
...
add syslog module to realize the log forward
2016-07-20 11:18:57 +08:00
penguhyang
797a64131b
add syslog module to realize the log forward
2016-07-19 22:43:42 -04:00
Samveen Gulati
7ac29379b0
xCAT-server: Fix exclude list for RH7 - Vim >= 7.4
2016-07-07 03:48:25 +00:00
immarvin
05c90d4c47
fix issue [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision
2016-07-02 22:06:41 -04:00
penguhyang
227b8f6c94
fix #1409 , can't find expected logs
2016-06-30 21:45:47 -04:00
yangsong
4ad3ca1d03
Merge pull request #1197 from penguhyang/ubuntu_diskless_log_to_mn
...
fix #1083 , ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 02:14:49 -05:00
penguhyang
f6543e8390
fix #1083 , ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 03:08:46 -04:00
yangsong
d5b4bbe2e6
Merge pull request #1198 from penguhyang/redhat_sles_diskless_log_debugmode2
...
fix #1083 , redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 01:18:24 -05:00
penguhyang
0a0f1d76d7
fix #1083 , redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 00:14:28 -04:00
Casandra Qiu
e6b1181312
SLES12 hierarchy support for ppc64le and x86_64
2016-05-23 21:42:11 -04:00
wangxiaopeng
e13f0562ef
issue 1149: add ntpdate in the pkglist for ubuntu16.04
2016-05-19 06:22:59 -04:00
Xiaopeng Wang
e4ceacf733
Merge pull request #1143 from immarvin/onubtgenimage16.04
...
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 17:52:00 +08:00
immarvin
370deeb4e1
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 05:06:17 -04:00
GONG Jie
77e155804d
Change the kernel package name to linux-image-generic for Ubuntu 16.04, based on the actual shape of the Ubuntu GA ISO image.
2016-05-18 16:57:37 +08:00
immarvin
9f82cdb28d
fix issue#1122@github;create /dev under chroot env based on /dev on host;use lazy mount for sysfs and procfs to make sure they are umounted no matter whether busy
2016-05-17 10:41:48 -04:00
Xiaopeng Wang
0685db16cb
Merge pull request #915 from pdlun92/rsa
...
Removed keygen of SSH1 RSA Key
2016-04-28 18:20:03 +08:00
GONG Jie
9fee6ce2e3
Fix github issue #983 , use the right kernel package name shipped in Ubuntu 14.04.4
2016-04-27 15:41:11 +08:00
immarvin
80bee1d916
fix a typo in rh/genimage
2016-04-21 02:41:12 -04:00
immarvin
0488542cb2
refine the coding style;add comments
2016-04-18 03:00:25 -04:00
immarvin
7876697e30
add xz to rh6 netboot pkglist;do not mount /proc,/sys and /dev during genimage for rh6;do not add syslog module for dracut to generate initrd on rh6
2016-04-14 10:39:35 -04:00
Patrick Lundgren
850051bd75
removed keygen of rsa1 key and removed references / replaced with rsa key when appropriate
2016-04-12 09:50:16 -04:00
Xiaopeng Wang
29bfbac579
Merge pull request #830 from neo954/ubuntu16.04
...
Add Ubuntu 16.04 support
2016-03-31 17:35:07 +08:00
Xiaopeng Wang
6421bbaf17
Merge pull request #829 from neo954/ubuntu14.04.4
...
Add Ubuntu 14.04.4 support
2016-03-31 17:33:25 +08:00
GONG Jie
cede1c31c7
Add Ubuntu 16.04 support
2016-03-30 16:10:05 +08:00
GONG Jie
656b9e105c
Change plain files of Ubuntu pkglists to symbolic links
2016-03-29 10:48:58 +08:00
immarvin
9713d69ed3
mount /dev /sys and /proc from host readonly during genimage for redhat;correct a typo in ubuntu genimage
2016-03-25 22:15:44 -04:00
GONG Jie
4f924568fd
Add Ubuntu 14.04.4 support
2016-03-22 17:35:06 +08:00
Xiaopeng Wang
401a21af7a
Merge pull request #714 from immarvin/ubtgenimage
...
fix defect [FVT]xCAT in docker :genimage failed #663
2016-03-08 18:02:20 +08:00
immarvin
7211213d4c
mount devfs in rootimg during genimage
2016-03-08 00:46:37 -05:00
immarvin
bd918e47e8
fake policy-rc.d instead of invoke.rc.d
2016-03-05 10:15:11 -05:00
immarvin
c3c5c17c95
fix defect [FVT]xCAT in docker :genimage failed #663
2016-02-16 00:24:48 -05:00
Jarrod Johnson
179cc00708
Provide 'txc' mode for packimage
...
tar.xz files will preserve an increasing number of things cpio will
not. For now, implement for EL7 type oses to explore before making
it more widespread.
2016-02-01 11:08:11 -05:00
immarvin
1ffb4970e7
add the doc of diskless exlist; update the exlist for sles12 ppc64le diskless osimage
2015-11-26 02:35:42 -05:00
Victor Hu
e84389c0bf
Add kernel-firmware and adaptec-firmware to reduce the number
...
of warning messages when running genimage on sles12 sp1 systems
2015-11-24 16:22:22 -05:00
Xiaopeng Wang
b37dd4bef0
Merge pull request #328 from whowutwut/sf_reference_cleanup
...
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
penguhyang
c1ab39bb9a
Merge pull request #329 from immarvin/onissue4673
...
fix issue #4673 There's no netbooting status when provision ubuntu stateless node
2015-11-03 18:18:35 +08:00
ertaozh
cb29ea2c09
fix issue 314: CUDA 7.5 support for rh7.2 diskless
2015-10-28 07:10:43 -04:00
immarvin
da77461c61
fix issue #4673 There's no netbooting status when provision ubuntu stateless node
2015-10-27 23:09:09 -04:00