Hi,

Sorry for omitting the license. It's a BSD 2 clause and I've posted it here:

https://github.com/wied03/centos-package-cron/blob/master/LICENSE.txt

Hopefully that license is OK.

-Brady

On Fri, Mar 4, 2016 at 5:00 AM, <centos-devel-request@centos.org> wrote:
Send CentOS-devel mailing list submissions to
        centos-devel@centos.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.centos.org/mailman/listinfo/centos-devel
or, via email, send a message with subject or body 'help' to
        centos-devel-request@centos.org

You can reach the person managing the list at
        centos-devel-owner@centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-devel digest..."


Today's Topics:

   1. kickstart files for centos 7 cloud images (Matt Bacchi)
   2. RPM Submission - Centos Package Cron (Brady Wied)
   3. Re: RPM Submission - Centos Package Cron (Nux!)
   4. Re: RPM Submission - Centos Package Cron (Sven Kieske)


----------------------------------------------------------------------

Message: 1
Date: Thu, 3 Mar 2016 13:40:04 -0500
From: Matt Bacchi <mbacchi@gmail.com>
To: centos-devel@centos.org
Subject: [CentOS-devel] kickstart files for centos 7 cloud images
Message-ID:
        <CANddqJcxy2jpToM06LxxH0jKzr9EAozwHJX9ku2Gey-Vg96htw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello,

I'm wondering where I can find the kickstart files used to create the cloud
images here:

http://cloud.centos.org/centos/7/images/

I've created my own centos 7 image from kickstart but the instance doesn't
broadcast dhcp requests (verified using tcpdump.)  If I launch an instance
using the image you provide (CentOS-7-x86_64-GenericCloud-1511.qcow2
<http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1511.qcow2>)
it does broadcast a dhcp request and then comes up on the network.  My
kickstart file does indicate "network --bootproto=dhcp --onboot=on", but I
want to compare it to yours which is working as I would expect.

Thanks in advance.

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20160303/68311581/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 3 Mar 2016 13:24:21 -0700
From: Brady Wied <brady@bswtechconsulting.com>
To: centos-devel@centos.org
Subject: [CentOS-devel] RPM Submission - Centos Package Cron
Message-ID:
        <CACw5in+Qimy9-HgeXanPNYc09TXRw4h27e=bjQM_6oSh1tpHcA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Homepage - https://github.com/wied03/centos-package-cron

Package spec attached

SRC RPM URL -
https://github.com/wied03/centos-package-cron/releases/download/releases%2F1.0.7.1/centos-package-cron-1.0.7-0.1.el7.centos.src.rpm

Tested against 6.6, 6.7, and 7


--
Brady Wied
President
*BSW Technology Consulting - *bswtechconsulting.com
brady@bswtechconsulting.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20160303/7b7b0791/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: centos-package-cron.spec
Type: application/octet-stream
Size: 1219 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20160303/7b7b0791/attachment-0001.obj>

------------------------------

Message: 3
Date: Fri, 4 Mar 2016 09:24:09 +0000 (GMT)
From: Nux! <nux@li.nux.ro>
To: "The CentOS developers mailing list." <centos-devel@centos.org>
Subject: Re: [CentOS-devel] RPM Submission - Centos Package Cron
Message-ID: <1057694748.69738.1457083449850.JavaMail.zimbra@li.nux.ro>
Content-Type: text/plain; charset=utf-8

Thanks for sharing, this seems like a very handy tool!

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Brady Wied" <brady@bswtechconsulting.com>
> To: centos-devel@centos.org
> Sent: Thursday, 3 March, 2016 20:24:21
> Subject: [CentOS-devel] RPM Submission - Centos Package Cron

> Homepage - https://github.com/wied03/centos-package-cron
>
> Package spec attached
>
> SRC RPM URL -
> https://github.com/wied03/centos-package-cron/releases/download/releases%2F1.0.7.1/centos-package-cron-1.0.7-0.1.el7.centos.src.rpm
>
> Tested against 6.6, 6.7, and 7
>
>
> --
> Brady Wied
> President
> *BSW Technology Consulting - *bswtechconsulting.com
> brady@bswtechconsulting.com
>
> _______________________________________________
> CentOS-devel mailing list
> CentOS-devel@centos.org
> https://lists.centos.org/mailman/listinfo/centos-devel


------------------------------

Message: 4
Date: Fri, 4 Mar 2016 12:20:15 +0100
From: Sven Kieske <s.kieske@mittwald.de>
To: <centos-devel@centos.org>
Subject: Re: [CentOS-devel] RPM Submission - Centos Package Cron
Message-ID: <56D96F6F.8010400@mittwald.de>
Content-Type: text/plain; charset="windows-1252"

On 03/03/16 21:24, Brady Wied wrote:
> Homepage - https://github.com/wied03/centos-package-cron
>
> Package spec attached
>
> SRC RPM URL -
> https://github.com/wied03/centos-package-cron/releases/download/releases%2F1.0.7.1/centos-package-cron-1.0.7-0.1.el7.centos.src.rpm
>
> Tested against 6.6, 6.7, and 7

This looks useful, but I fail to find a license file
in the above mentioned github repostiory.

I guess no one can really use it, without a license.

Please include one :-)


--
Mit freundlichen Gr??en / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
K?nigsberger Stra?e 6
32339 Espelkamp
T: +495772 293100
F: +495772 293333
https://www.mittwald.de
Gesch?ftsf?hrer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplement?rin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20160304/cb8a465f/attachment-0001.sig>

------------------------------

_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
https://lists.centos.org/mailman/listinfo/centos-devel


End of CentOS-devel Digest, Vol 133, Issue 4
********************************************



--
Brady Wied
President
BSW Technology Consulting - bswtechconsulting.com
brady@bswtechconsulting.com