User:Holger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
10gb for /var |
10gb for /var |
||
260 for /home (or 250) or diving this into /home and /$path/backup |
260 for /home (or 250) or diving this into /home and /$path/backup |
||
sudo livecd-creator --config=/usr/share/livecd-tools/livecd-fedora-6-desktop.ks --fslabel=Fedora-6-Test1-LiveCD --repo=c6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/i386/os/ --repo=e6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/i386/ --repo=u6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/i386/ |
|||
== some links == |
== some links == |
Revision as of 16:52, 3 April 2007
...shipping out around the 28th or 29th...
todo
- fai on xs-test (apache, munin-node)
- make livecd-creator work with fc6
- set up local repository there too
- fai
- configure remote logging
- randomized cron for updates
- config repository in git
open questions/remarks
- how to define classes for a host? map mac-addresses to machines to classes? -> file in /etc
- livecd-creator has the following in its config file: rm -rf /usr/share/doc/* - thats not soo good ;)
- The liveinst bits are included in anaconda since anaconda-11.2.0.39-1. So liveinst packagae is not needed anymore.
services on the servers
- dyndns at least for now
partitioning proposal 20gb for / 5gb for /tmp, maybe 10 5gb for /var/log, maybe 10 10gb for /var 260 for /home (or 250) or diving this into /home and /$path/backup
sudo livecd-creator --config=/usr/share/livecd-tools/livecd-fedora-6-desktop.ks --fslabel=Fedora-6-Test1-LiveCD --repo=c6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/i386/os/ --repo=e6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/i386/ --repo=u6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/i386/
some links
- Server specification document
- http://wiki.laptop.org/go/Trial1_Server_Software#Updating
- live git repository
- livecd-creator howto
- fedora livecd roadmap
- git tutorial
- ibm pilgrim howto
- install2hd
mirror
It's accessable at http://xs-dev/mirror/ and updated with rsync with the two scripts in ~holger/mirror-fedora-linux-core and ~holger/mirror-fedora-linux-extras, config in ~holger/mirror-fedora-linux.conf