SebastianVahl/KDELiveCD

From FedoraProject

Jump to: navigation, search

Contents

KDE-LiveCD

Goals

Create a KDE based LiveCD for Fedora 7.

Description

The creating of a KDE based live cd is splitted into three configuration files for livecd-creator: 1. The basic version contains only a few packages. So it is easier for someone to create his own version that builds upon it. 2. The desktop version contains the most usefull packages in the KDE universe that fits on one CD. 3. The live dvd contains additional files for localisation (eg. kde-i18n-*)

Feature

(fill in some features)

Packages

The following package lists are first drafts and only suggestions.

Packages for basic CD

First draft for a basic version:

PackageDescriptionWhy included in this spin?
chkconfigA system tool for maintaining the /etc/rc*.d hierarchy
xorg-x11-driversX.Org X11 driver installation package
vim-minimalA minimal version of the VIM editor
pirutPackage Installation, Removal and Update Tools
setroubleshoot Helps troubleshoot SELinux problems
alsa-utilsAdvanced Linux Sound Architecture (ALSA) utilities
dejavu-lgc-fontsDejaVu LGC Fonts
kdeaccessibilityK Desktop Environment - Accessibilityaccessibility utilities should be essential
kdegraphicsK Desktop Environment - Graphics Applicationsbasic graphic viewing should be always available
kdemultimediaMultimedia applications for the K Desktop Environment (KDE)basic ability for playing multimedia files should be always available
kdepim PIM (Personal Information Manager) for KDEfor kmail in kicker. could also be in kde-desktop-spin.
kdeutilsK Desktop Environment - Utilitiesincluding ark an kcaltool
knetworkmanagerKDE applet for Network Managerconfiguring the network is essential
k3bCD/DVD burning application for KDEAbility of burning cds/dvds maybe essential.
kaffeine Xine-based media playerA video player is a basic application
kpowersaveKPowersave is the KDE frontend for powermanagementpowermanagement should be always available

Packages for KDE-Desktop-LiveCD

First draft for a desktop version:

PackageDescriptionWhy included in this spin?
kdeeduEducational/Edutainment applications for KDEcompleting KDE
kdegames K Desktop Environment - Gamescompleting KDE
kdetoysK Desktop Environment - Toys and Amusementscompleting KDE
kdenetworkK Desktop Environment - Network Applicationscompleting KDE
kdeadminAdministrative tools for KDEcompleting KDE and for not shipping some system-config-tools
kdeartworkK Desktop Environment - Network Applicationscompleting KDE
kdemultimedia-extrasExtras for KDE multimedia applications
kdeartwork-extrasArtwork Extras, including xscreensaver-based screensavers
kdegraphics-extrasExtras for KDE graphics applications
k3b-extrasFree codec plugins for k3bcompleting k3b and small package
amarok Media player for KDEno KDE without amarok
beryl-kdeBeryl OpenGL window and compositing managerwhobble whobble
digikamA digital camera accessing & photo management applicationOne of the most powerful applications available
digikamimagepluginsPlugins for Digikamcompleting digikam
gnupgA GNU utility for secure communication and data storagecompleting kgpg
gstreamer-plugins-goodGStreamer plug-ins with good code and licensing
koffice-suiteA free, integrated office suite for KDEno desktop without an office suite
konversationKonversation is a user friendly IRC client for KDEmore powerful than ksirc
krusaderAn advanced twin-panel (commander-style) file-manager for KDE
ktorrentA BitTorrent program for KDE
twinkleA SIP Soft Phonecomparison to ekiga
samba-clientSamba (SMB) client programs
zip A file compression and packaging utility compatible with PKZIPcompleting krusader
unzipA utility for unpacking zip filescompleting krusader
krenamePowerful batch file renamercompleting krusader
arjArchiver for .arj filescompleting krusader
kdiff3Compare + merge 2 or 3 files or directoriescompleting krusader
liveinst LiveCD installer codeInstall livecd to harddisk
anacondaGraphical system installerneeded for liveinst
system-config-keyboardA graphical interface for modifying the keyboardneeded for liveinst

Not included packages

Not all packages available from current PackageList for KDE would fit on one cd. Some thoughts why not including them.

PackagesWhy not included?
ericAre development packages usefull on a livecd?
gtk-qt-enginenot enough gtk applications included
gwenviewalready included kuickshow, kview and digikam
kasablancakonqueror and krusader are enough (maybe)
kdebindingsAre development packages usefull on a livecd?
kdesdkAre development packages usefull on a livecd?
kdesvnAre development packages usefull on a livecd?
kdevelopAre development packages usefull on a livecd?
kdewebdevAre development packages usefull on a livecd?
kgtknot enough gtk applications included
kickpimnot really usefull without existing contacts
kileAre development packages usefull on a livecd?
kiosktoolWould this package be useful on a livecd?
kipi-plugins
kleansweepWould this package be useful on a livecd?
kmenu-gnomenot enough gtk applications included
kmymoney2Would this package be useful on a livecd?
kphotoalbumalready included digikam
ktechlabAre development packages usefull on a livecd?
lyx too big (with tetex packages)
scribus
taskjuggler
texmakertoo big (with tetex packages)


Creating own spin

(This description is for rawhide. If you want to use it with fc6 use livecd-tools-001-1 and replace "development" with "6" in repo configuration.)

First install the newest livecd-tools:


basic version

--repo=c7,http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os/Fedora/RPMS/ \
--repo=e7,http://download.fedora.redhat.com/pub/fedora/linux/extras/development/i386/ \
--repo=lcd7,http://www.deadbabylon.de/fedora/livecd/i386/ \
--package=fedora-livecd-kde \
--fslabel=Fedora-7-Test2-KDE


desktop version

--repo=c7,http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os/Fedora/RPMS/ \
--repo=e7,http://download.fedora.redhat.com/pub/fedora/linux/extras/development/i386/ \
--repo=lcd7,http://www.deadbabylon.de/fedora/livecd/i386/ \
--package=fedora-livecd-kde-desktop \
--fslabel=Fedora-7-Test2-KDE-Desktop

Todo

Links