From Fedora Project Wiki
< Kadischi
m (1 revision(s)) |
m (Fixed templates and structure) |
||
Line 1: | Line 1: | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
!Kadischi : Schedule | |||
|- | |- | ||
| This is [ | | This is [[Kadischi]] freeform TODO list. Contributors will keep it up-to-date. | ||
|- | |||
|Tasks are ordered by importance, DESC || [[Kadischi| Kadischi]] | |Tasks are ordered by importance, DESC || [[Kadischi| Kadischi]] | ||
|} | |} | ||
==Kadischi : TODO Lists== | |||
Kadischi is the tool. | Kadischi is the tool. | ||
Line 16: | Line 13: | ||
FedoraLiveCD is the product. | FedoraLiveCD is the product. | ||
{{ | {{Admon/caution | Before filing a TODO, please ensure which area does it belong to.}} | ||
== Hot Spot == | == Hot Spot == | ||
{| | {| | ||
|- style="width: 100% ;color: white; background-color: #3074c2" ( | |- style="width: 100% ;color: white; background-color: #3074c2" ( | ||
|Topic|| Contributor ||Dates||Comments | |Topic|| Contributor ||Dates||Comments | ||
Line 39: | Line 34: | ||
* fix "unable to touch /.autorelabel" during the booting process of the livecd | * fix "unable to touch /.autorelabel" during the booting process of the livecd | ||
* Anaconda/Kadischi installations to HDD from LiveCD environments | * Anaconda/Kadischi installations to HDD from LiveCD environments | ||
Completed: | Completed: | ||
Line 50: | Line 42: | ||
* provide a Fedora introduction in the bootup prompt by default | * provide a Fedora introduction in the bootup prompt by default | ||
==Kadischi : TODO Lists Completed== | |||
* SquashFS as rootfs | * SquashFS as rootfs | ||
* Option passing to Anaconda | * Option passing to Anaconda | ||
* Expected size calculation of ISO image | * Expected size calculation of ISO image | ||
* Ejection of the LiveCD | * Ejection of the LiveCD | ||
==Contributor== | |||
* Toshio Kuratomi | |||
* Chitlesh Goorah | |||
* Jasper Hartline | |||
==Dates== | |||
==Comments== | |||
Simply queries RPMdb, and divides that by known SquashFS ratios | |||
Uses the same method as find_live_cd.c | |||
[[Category:Kadischi]] | [[Category:Kadischi]] |
Latest revision as of 12:47, 2 June 2008
Kadischi : Schedule | |
---|---|
This is Kadischi freeform TODO list. Contributors will keep it up-to-date. | |
Tasks are ordered by importance, DESC | Kadischi |
Kadischi : TODO Lists
Kadischi is the tool.
FedoraLiveCD is the product.
Hot Spot
Topic | Contributor | Dates | Comments |
Kadischi Weekly Reports | ChitleshGoorah | Assigned : Each Friday | Important |
- Document better the debug option
- provide a way to strip down languages (from /usr/share/local) and docs (/usr/share/doc)
- modify syslog and other things that log to keep shorter logs
- implement backup/restore function for config files and used data (use linux4all b/r as a starting point)
- make SELinux work on live system as some compressed filesystems do not support xattrs.
- work around config file (make anaconda ignore %livecd section, make kadischi able to read that section)
- create (and integrate) fancy little gui
- get a script for kadischi to recognise graphics cards and automatically choose the related driver ( etc nv for nVidia, ...)
- fix "unable to touch /.autorelabel" during the booting process of the livecd
- Anaconda/Kadischi installations to HDD from LiveCD environments
Completed:
- Auto login into Fedora with fedora as the default user name.
- Provide fedora and root usernames with blank passwords. Security is not a concern for a Live CD
- Add some good introductory and promotional material in a desktop folder by default
- provide a Fedora introduction in the bootup prompt by default
Kadischi : TODO Lists Completed
- SquashFS as rootfs
- Option passing to Anaconda
- Expected size calculation of ISO image
- Ejection of the LiveCD
Contributor
- Toshio Kuratomi
- Chitlesh Goorah
- Jasper Hartline
Dates
Comments
Simply queries RPMdb, and divides that by known SquashFS ratios
Uses the same method as find_live_cd.c