Displaying 4 results from an estimated 4 matches for "gettoolset".
Did you mean:
devtoolset
2009 Aug 19
1
Updated livecd building tool
I updated the livecd-tools package from version 013 to 014. This update
introduces new interesting features like :
- support for Xen kernel
- built-in md5sum into the resulting LiveCD ISO
- a new API
See https://projects.centos.org/trac/livecd/wiki/GetToolset for
instructions on how to get this updated toolset.
Since it is a major update, I expect some bugs. I am looking for
feedback from people interested in respining their own LiveCD kickstart
files with the new tool.
As usual, if you encounter a bug or would like to submit a patch, create
a ticket...
2013 Jun 03
1
PXE Boot Live CD
...chines do not
need HD.
Among all tests q I bumped into two "errors":
1. Install Centos
2. Foreign q there is no bootable image
I studied various contents on the internet a list of them below:
https://projects.centos.org/trac/livecd/wiki/PxeBoot
https://projects.centos.org/trac/livecd/wiki/GetToolset
http://www.bestlinux.com.br/index.php/dicas/126-distribuicoes/2609
http://fedoraproject.org/wiki/How_to_create_and_use_a_Live_CD
http://pkgs.org/centos-6-rhel-6/epel-i386/livecd-tools-13.4-2.el6.i686.rpm.html
https://projects.centos.org/trac/livecd/wiki/CreateImage
https://projects.centos.org/trac/...
2010 Jan 13
0
kickstart config file for LiveCD
Going through the steps for putting a LiveCD on a USB stick, I'm reading
the docs and one is a bit ambiguous on one point:
<https://projects.centos.org/trac/livecd/wiki/GetToolset> says: "The
LiveCD creation process requires a kickstart configuration file." But
two lines above that, is says the kickstart config file is optional.
I've created a couple LiveCDs in the past (never on a USB stick though)
and never needed a kickstart configuration file.
Also, th...
2010 Apr 30
4
Simplifying making a USB install key
Ok, where/how do I submit this to the CentOS project?
Here's a complete script - anyone, *please* feel free to test it, and let
me know if I've missed anything.
Thanks in advance.
mark
#!/bin/bash
# ###################################
# Author: mark roth
# Date: 30 Apr. 2010
# Purpose: to create a working, bootable CentOS install on a USB key