Differences between revisions 14 and 15
Revision 14 as of 2010-07-03 10:41:23
Size: 1796
Editor: fruity
Comment: general cleanup
Revision 15 as of 2010-07-03 12:17:16
Size: 1858
Editor: fruity
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Adding a macro to manual generation to create a link to the wiki relative pges at foot page of the manual. Adding a macro to manual generation to create a link to the wiki relative pages at foot page of the manual.
Line 28: Line 28:
Links wich 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. 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.
Line 37: Line 37:
Fix the iso codes in the sys because they are now missing.

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.


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.


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)

DynebolicTeam/NoteFruity (last edited 2010-07-05 12:48:48 by fruity)