Differences between revisions 13 and 14
Revision 13 as of 2010-07-03 10:35:00
Size: 1708
Editor: fruity
Comment:
Revision 14 as of 2010-07-03 10:41:23
Size: 1796
Editor: fruity
Comment: general cleanup
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
===== Notes Xorg upgrade ===== ===== Modules =====

==== xorg ====
Line 22: Line 24:
===== Packages ===== -----
Line 24: Line 26:
Complete the zsh configuration files.
-----
==== network ====
Line 28: Line 30:
Install firefox 4 and midori/webkit.
Line 29: Line 33:

==== sys ====
Line 30: Line 37:
-----
upgrade xfce4.
-----
Add configuration files for zsh and bash.
Line 35: Line 40:
Line 36: Line 42:

==== xfce4 ====

upgrade xfce4.

-----

==== audio ====
Line 37: Line 52:
Line 38: Line 54:
install firefox 4 and midori/webkit.
-----

==== games ====
Line 41: Line 58:

Notes from fruity

Note on manual

Adding a macro to manual generation to create a link to the wiki relative pges 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 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. 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. 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)