Leave enough behind to properly merge this review...
Change-Id: I60a10f23842209d1ba2c4ff329ae79bb7ed695c9
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This repo defines jobs in check queue, so we can remove the noop-jobs
template usage from project-config. To allow that, add a noop job to
gate queue.
Change-Id: I3fdaff1badd4862d43806d9f842d28178d11ee12
Unused legacy code from WRLinux. Sysvinit is not used by Centos.
Change-Id: I575bdeda760a57f62bdeb2dd7fb7c890c81676b7
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
We been using unmodified upstream version of this package
for some time now.
Change-Id: Ife87ed5db8e22d6a3bab140d219f9ddd5a8de7a7
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: Ifceb8d912c158c9be8f19b5047a0f92ab2e2c3b0
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: Id792d8c2c4369ee53e680e92f1d24ce3e5c3b439
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: I4cb9d5e606533bd69098ee50fe2531e4e959db81
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: Ia34fa4d2e8644492dd322a5a96c9d1d06c525af5
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: I746b62774323fd026a4b230b0dbc07c74d08ffd2
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: Ic5147a3d903be813fb52e67737de06920cbe2e0e
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: I576ac689eb3f25936452bee7833a0b3d30a27780
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-gplv3 into stx-integ
Packages will be relocated to
stx-integ:
base/
anaconda
crontabs
dnsmasq
rsync
database/
python-psycopg2
filesystem/
parted
grub/
grub2
security/
python-keyring
Change-Id: I61f115e2dbf591ca8df4233f9faee982105c784c
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
A hook was added to run before Anaconda installer to lookup the IP
address of the boot server and write it to /etc/hosts, in order to avoid
DNS queries during the installation. However, the regex to grab the
server from the kickstart URL did not handle the case where a port was
specified, ie http://bootserver:8080/..., and the hook would hang trying
to ping an invalid name.
This update extends the regex in the hook to ignore the port number, if
present.
Change-Id: I4e7e2c17ccee3b6f0fa3e31d5606cb9caa53372e
Story: 2002856
Task: 22805
Signed-off-by: Jack Ding <jack.ding@windriver.com>
Uprev grub2 package to 0.64. This required regeneration and
restructuring of the patch and meta-patch files
Change-Id: Iee2698bde58de43f1bd883bfa22db09c55628ecc
Depends-On: https://review.openstack.org/#/c/578440
Problem:
The centos-pkg-dirs files should only reference packages with
compilation instructions hosted in the same git.
Solution:
Create centos-pkg-dirs files in other stx-* gits, and relocate
the relevant entries from the stx-utils centos-pkg-dirs into
the appropriate destination git.
Change-Id: I003bb15ac2ff82cc773f9f476dc49cab7b8085f9
Signed-off-by: Scott Little <scott.little@windriver.com>