0c288b36db
SLES15.4 genimage dracut rpm version
2023-02-21 16:58:45 -05:00
be8297e4c9
Fix warnings of newer dracut versions
...
dracut: WARNING: <key>+=" <values> ": <values> should have surrounding white spaces!
dracut: WARNING: This will lead to unwanted side effects! Please fix the configuration file.
dracut commit: dfe2247a43
2022-05-18 11:54:57 +02:00
9b79129a38
Improve SLES15 diskless boot
2022-03-16 15:38:41 -04:00
cdc565ff04
SLES15.2 service node pkglist needs wget
2021-04-01 14:03:15 -04:00
c2220cd695
Eliminate specifically checking for OS version
2021-03-26 12:34:50 -04:00
237c7fee91
Additional packages locations for diskless image generation
2021-03-19 15:56:07 -04:00
e6a7a2d332
Add repositories for diskless image generation
2021-03-18 16:59:23 -04:00
4bc8659be6
Remove "Failed to connect to bus" note
...
This does not happen anymore with fixed mounts of 8e9428986d
2020-01-20 01:03:04 +01:00
bc18c25cd2
Fix rcons boot output
...
Boot process was not shown via rcons with strict permissions
2020-01-20 00:54:30 +01:00
b26e6bcb7b
SLE15: Fix /etc/resolv.conf overwrite
...
In SLE15 /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf.
The package sysconfig-netconfig creates the symlink to /run/netconfig/resolv.conf on the host OS.
It does not stay in the chroot environment.
Therefore, genimage overwrites /etc/resolv.conf of the host.
Let's not create a dummy file if /etc/resolv.conf is a symlink.
2020-01-20 00:48:21 +01:00
c5f4918c0c
Fix syntax
2020-01-17 21:28:59 +01:00
a5b2060866
Fix SLE15 genimage with existing passwd
...
from 3110dc8fd7
2020-01-17 20:54:52 +01:00
d127ba06cd
SLE15: Correct proc mount
2020-01-17 18:21:46 +01:00
8e9428986d
SLE15: genimage fixes
...
- Mount /sys and /proc
- needed for newer versions of the SLE permissions RPM. See: 2d0ef5d55b
- Create /sys to have /sys/kernel/fscaps. Fixes: "Warning: running kernel does not support fscaps"
- Fix permissions of /dev devices
- Make sure /sys and /proc are unmounted everytime
2020-01-17 18:09:05 +01:00
9ebdcafa63
SLE15: genimage fix $osver_host detection
2020-01-17 18:09:05 +01:00
ad1fc5c69b
Add support for provision SLE15 diskless compute
2019-12-04 11:00:20 -05:00
6f3c1a3b65
Add support to provision SLE15 diskfull/diskless compute nodes
2019-11-22 14:32:55 -05:00
ac6f514ca9
Undo verify packaging command PR 6216
2019-04-12 13:24:49 -04:00
002c40f9e6
Verify zypper command can be executed
2019-04-10 15:21:51 -04:00
0ef84efd60
Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/genimage
2017-12-31 23:59:59 +00:00
1e0d14d58b
enhance genimage for sles12sp2 ( #4450 )
2017-12-06 03:01:45 -06:00
0624deb547
correct typo in PR#3293
2017-06-21 22:52:01 -04:00
0ab98f9273
To replace pull request 3061: use rpm inside chroot to query dracut version ( #3293 )
2017-06-20 21:24:05 -05:00
705556a368
Fix spelling mistake on 'dependency'
2017-03-15 10:51:38 -04:00
8f17e38190
use updateflag.awk under postscripts in sles diskless initrd
2017-01-05 22:09:46 -05:00
1446ee33d7
fix utilities required for statelite missing from sles initrd ( #2093 )
2016-11-07 15:53:40 +08:00
a6c910467e
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-18 23:15:19 -04:00
7dd63f1aee
Don't need to update otherpkgdir to default dir for genimage command ( #1954 )
2016-10-13 13:07:01 +08:00
b6d14179ca
add IMG_NAME into the environment variables to postinstall scripts
2016-09-23 14:32:54 +08:00
66c99aad31
fix issue netboot postscripts have no knowledge about the osimage it is installing. #1857 ; export osimage attributes to postinstall scripts as environment variables
2016-09-22 05:05:00 -04:00
c93b215c2c
fix sles11.4 packimage return error when use tar compress method ( #1743 )
2016-08-24 12:13:36 +08:00
5699b025dd
fix issue [FVT]on rhels6.8, rootimg.tar.gz is only 20 bytes after run packimage -m tar rhels6.8-ppc64-netboot-compute ; fix issue #1689 [FVT]:diskless provision broken using rootimg.tar.gz created by packimage -m tar osimage #1688
2016-08-13 00:30:56 -04:00
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
5cd203cdf5
enhance packimage -m txc ( #1602 )
2016-08-02 16:45:31 +08:00
fb911143fe
perltidy all perl files, part 2
2016-07-21 13:27:40 -04:00
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
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
4114a4f6a9
fix some codeing style problems
2015-08-28 03:29:09 -04:00
5e03ebc498
use pigz to improve the performance of genimage/packimage
2015-08-28 00:09:05 -04:00
8ed5bcad80
adadon the patch for dracut base module; add a patched initqueue function in syslog-genrules.sh,which can process and --online and --onetime options
2015-08-04 04:38:06 -04:00
2751d49247
modify genimage according to the change of the path of syslog dracut module
2015-08-03 04:44:44 -04:00
32267bc6b6
enable syslog in the stateless initrd, add logs in the xcat dracut module for sles
2015-08-02 04:31:43 -04:00
77f5db2375
fix defect #4741 [fvt]2.10:Filesystem wrong for sles11.4 x86_64 diskless provision
2015-07-16 05:18:29 -04:00
e2713f9b7b
the initrd for stateless has to been built first to make the installkernel cfg file added first. Refer to checkin 3df16cd4e3
for rh7
2015-03-17 03:03:49 -04:00
ecf9564c46
Fix typo of previous commit for bug #4451 . Fix bug#4601
2015-03-13 16:29:53 +08:00
c1eeb2f1ed
Fix bug#4551 - [FVT] Command genimage print out information of succeed even if dracut was failed
2015-03-09 14:51:40 +08:00
7f90f85103
Bug #4537 , clean up sles12 genimage output
2015-02-04 14:22:45 -05:00
2bd7845673
Fix sles sdk support
2015-01-22 12:23:34 -05:00
788f0a4a97
Added support for mutiple sdk CDs for sles diskless
2015-01-21 18:11:56 -05:00
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