Commit Graph

10 Commits

Author SHA1 Message Date
Dean Troyer 77614cea3d Remove contents and retire repo
Leave enough behind to properly merge this review...

Change-Id: I60a10f23842209d1ba2c4ff329ae79bb7ed695c9
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-10 14:28:17 -05:00
Scott Little b7bce6b9ff Remove package seabios.
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>
2018-08-01 15:45:13 -04:00
Scott Little 3a3a0a2e2d Relocate grub2 to stx-integ/grub/grub2
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>
2018-08-01 15:39:45 -04:00
Scott Little 87cea70474 Relocate python-keyring to stx-integ/security/python-keyring
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>
2018-08-01 15:39:35 -04:00
Scott Little a66e1b0e4a Relocate parted to stx-integ/filesystem/parted
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>
2018-08-01 15:39:25 -04:00
Scott Little 2fe9c959e1 Relocate rsync to stx-integ/base/rsync
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>
2018-08-01 15:39:15 -04:00
Scott Little f94e0b46e9 Relocate dnsmasq to stx-integ/base/dnsmasq
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>
2018-08-01 15:39:05 -04:00
Scott Little aaf2eb2565 Relocate crontabs to stx-integ/base/crontabs
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>
2018-08-01 15:38:33 -04:00
Scott Little 9f65539a66 Relocate python-psycopg2 to stx-integ/database/python-psycopg2
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>
2018-08-01 15:38:23 -04:00
Scott Little 4d07ff109e Split centos-pkg-dirs along git boundaries.
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>
2018-06-20 16:26:21 -04:00