=== Notes from fruity === ==== Note on manual ==== Adding a macro to manual generation to create a link to the wiki relative pages at foot page of the manual. ==== preparing usb sticks from linux ==== http://unetbootin.sourceforge.net/ works for windows! Accept iso from local filesystem, need to be tested with the dynebolic iso. === dynebolic === Here goes my notes and progress on dynebolic. ===== Modules ===== ==== xorg ==== The xorg packages I made require libpciaccess.so from pciutils source. The xorg package contain some build dependecies like python2.6 that need to be moved somewhere else. The bootstrap create a wrong xorg.conf. Most of drivers which use dri are missing some features from kernel, need kernel upgrade urgently. ----- ==== network ==== Links which is a text browser if it cannot find the Xlibs for wich have being compiled to offer X features it will not start and segfault even when the -no-g option is given, there is no work around. Proposal: compile 2 versions one with X support and one without it.Install lynx too. Install firefox 4 and midori/webkit. ----- ==== sys ==== Fix tzdata and zoneinfo in the sys. Fix the iso codes in the sys because they are now missing. Add configuration files for zsh and bash. Moving all compiling stuff to devel.dyne and keep the sys.dyne small and slim only with "operational programs". It should be possible to use mods without the devel package. ----- ==== initrd ==== the ld.so.conf file should not be generated at initrd build time but rather a generated list on boot after all modules have been mounted. I don't understand the icons for the volumes inside the initrd...please explain...anyone...? I would like to have something like "include all files in list" instead of millions loops in one file...and in list an rsync style bin/* sbin/* lib/dyne and so. ----- ==== xfce4 ==== upgrade xfce4. ----- ==== audio ==== upgrade the audio mod. ----- ==== games ==== Clean up old no more maintained games from the game module. ----- ===== Wish list ===== * automatic linking of .pc file in /usr/lib/pkgconfig * skeleton creation for software module from dynesdk * layer on top of sys.dyne for avoiding mistakes during modules development * nfs client in ramdisk * nfs server in sys * ramdisk ramfs * runit init (scripts can still be zsh)