User:Holger/live-installer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
The scripts and the configuration file to build the live-xs-installer reside in git://dev.laptop.org/projects/fai-config/fedora/live-installer |
|||
Currently there is a script xs-dev:/home/holger/build-xs-cd which builds a live-installer cd (on xs-dev running FC7) and puts the image, build-log and livecd-configfile online at http://xs-dev.laptop.org/holger |
|||
The live-xs-installer iso image is build by a cronjob (also in that git dir) under the user "builder" on xs-dev at 8 AM BST. |
|||
The configfile used is located at xs-dev:/home/holger/livecd-xs-installer.ks |
|||
The the image, build-log and livecd-configfile are put online at http://xs-dev.laptop.org/xs-live-installer/ |
|||
livecd is the latest version from http://git.fedoraproject.org/?p=hosted/livecd installed with "sudo make install" |
livecd is the latest version from http://git.fedoraproject.org/?p=hosted/livecd installed with "sudo make install" |
||
ToDo: |
|||
* update configuration and scripts from git by cronjob |
|||
* stabilize livecd (dont use latest version from git) |
Latest revision as of 15:41, 20 August 2007
The scripts and the configuration file to build the live-xs-installer reside in git://dev.laptop.org/projects/fai-config/fedora/live-installer
The live-xs-installer iso image is build by a cronjob (also in that git dir) under the user "builder" on xs-dev at 8 AM BST.
The the image, build-log and livecd-configfile are put online at http://xs-dev.laptop.org/xs-live-installer/
livecd is the latest version from http://git.fedoraproject.org/?p=hosted/livecd installed with "sudo make install"
ToDo:
- update configuration and scripts from git by cronjob
- stabilize livecd (dont use latest version from git)