On the download page https://wiki.centos.org/Download it lists: DVD, Minimal, Everything, LiveGNOME, LiveKDE.
Where can I find the lists of packages contained in each one without downloading and extracting them? Is there a repo with the scripts that make them maybe?
Harry
Harry Mallon
CODEX | Software Engineer
60 Poland Street | London | England | W1F 7NT
E harry@codexdigital.commailto:harry@codexdigital.com | T +44 203 7000 989callto:+44%20203%207000%20989
Website<www.codexdigital.com> | Facebookhttps://www.facebook.com/codexdigital | Twitterhttp://twitter.com/codexdigital
[http://www.codexdigital.com/?action=asset&id=E55D8A6F-AF62-4978-8FF1-435...]http://www.codexdigital.com
On 10/03/2016 05:56 AM, Harry Mallon wrote:
On the download page https://wiki.centos.org/Download it lists: DVD, Minimal, Everything, LiveGNOME, LiveKDE.
Where can I find the lists of packages contained in each one without downloading and extracting them? Is there a repo with the scripts that make them maybe?
Well, lists of packages are not really important wrt Everything (it has everything listed in the /os/ directory on mirror.centos.org) .. or DVD, as DVD has everything that can be installed via the GUI installer on that DVD.
It does happen that the files used to create those ISOs are here (minimal, dvd):
The LiveGNOME nad LiveKDE create scripts are here:
Thanks, Johnny Hughes
Am 07.10.2016 um 20:48 schrieb Johnny Hughes johnny@centos.org:
On 10/03/2016 05:56 AM, Harry Mallon wrote:
On the download page https://wiki.centos.org/Download it lists: DVD, Minimal, Everything, LiveGNOME, LiveKDE.
Where can I find the lists of packages contained in each one without downloading and extracting them? Is there a repo with the scripts that make them maybe?
Well, lists of packages are not really important wrt Everything (it has everything listed in the /os/ directory on mirror.centos.org) .. or DVD, as DVD has everything that can be installed via the GUI installer on that DVD.
It does happen that the files used to create those ISOs are here (minimal, dvd):
The LiveGNOME nad LiveKDE create scripts are here:
Interesting pointers. Are there somewhere any ks files for EL6?
-- Thanks, LF
Am 09.10.2016 um 19:41 schrieb John R Pierce pierce@hogranch.com:
On 10/9/2016 5:33 AM, Leon Fauster wrote:
Interesting pointers. Are there somewhere any ks files for EL6?
look in /root :) anaconda-ks.conf is a generated ks file for the options you chose during that system's installation.
:-) I had the creation of a EL6 livemedia in mind ...
-- LF
On 10/09/2016 06:15 PM, Leon Fauster wrote:
Am 09.10.2016 um 19:41 schrieb John R Pierce pierce@hogranch.com:
On 10/9/2016 5:33 AM, Leon Fauster wrote:
Interesting pointers. Are there somewhere any ks files for EL6?
look in /root :) anaconda-ks.conf is a generated ks file for the options you chose during that system's installation.
:-) I had the creation of a EL6 livemedia in mind ...
They live in a different branch:
Am 10.10.2016 um 13:45 schrieb Johnny Hughes johnny@centos.org:
On 10/09/2016 06:15 PM, Leon Fauster wrote:
Am 09.10.2016 um 19:41 schrieb John R Pierce pierce@hogranch.com:
On 10/9/2016 5:33 AM, Leon Fauster wrote:
look in /root :) anaconda-ks.conf is a generated ks file for the options you chose during that system's installation.
:-) I had the creation of a EL6 livemedia in mind ...
They live in a different branch:
Oh, so close that I haven't seen it. Thank you!
-- LF
On 10/10/2016 09:27 AM, Leon Fauster wrote:
Am 10.10.2016 um 13:45 schrieb Johnny Hughes johnny@centos.org:
On 10/09/2016 06:15 PM, Leon Fauster wrote:
Am 09.10.2016 um 19:41 schrieb John R Pierce pierce@hogranch.com:
On 10/9/2016 5:33 AM, Leon Fauster wrote:
look in /root :) anaconda-ks.conf is a generated ks file for the options you chose during that system's installation.
:-) I had the creation of a EL6 livemedia in mind ...
They live in a different branch:
Oh, so close that I haven't seen it. Thank you!
Not that you are doing this .. BUT .. please remember that if one uses packages not created and signed by CentOS team (or an ISO not spun by an approved SIG) then the compose IS NOT CENTOS .. That you can not add in your own stuff and compose and distribute and still call the ISO CentOS.
We do want people to use CentOS as a basis for installing their community software, so we want people to use CentOS AND add their stuff properly.
Just not on a single install where it looks like the CentOS Project is providing the ISO. So, a normal install followed by an install of 'Your Software' is 'Your Software' 'on CentOS Linux' .. not CentOS Linux. It is only CentOS if the first install completes and only things created by the CentOS team or an authorized SIG is in that install.
You can label you own local spins however you want .. but if you are distributing it, please follow our guidelines:
Am 11.10.2016 um 15:36 schrieb Johnny Hughes johnny@centos.org:
On 10/10/2016 09:27 AM, Leon Fauster wrote:
Am 10.10.2016 um 13:45 schrieb Johnny Hughes johnny@centos.org:
On 10/09/2016 06:15 PM, Leon Fauster wrote:
They live in a different branch:
Oh, so close that I haven't seen it. Thank you!
Not that you are doing this .. BUT .. please remember that if one uses packages not created and signed by CentOS team (or an ISO not spun by an approved SIG) then the compose IS NOT CENTOS .. That you can not add in your own stuff and compose and distribute and still call the ISO CentOS.
We do want people to use CentOS as a basis for installing their community software, so we want people to use CentOS AND add their stuff properly.
Just not on a single install where it looks like the CentOS Project is providing the ISO. So, a normal install followed by an install of 'Your Software' is 'Your Software' 'on CentOS Linux' .. not CentOS Linux. It is only CentOS if the first install completes and only things created by the CentOS team or an authorized SIG is in that install.
You can label you own local spins however you want .. but if you are distributing it, please follow our guidelines:
Its good to keep this communicated. Personally I want compose a livemedia for a bare-metal recovery scenario ...
-- LF