Differences between revisions 5 and 6
Revision 5 as of 2010-06-18 21:43:39
Size: 1190
Editor: fruity
Comment:
Revision 6 as of 2010-07-02 13:14:13
Size: 1507
Editor: fruity
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe DynebolicTeam/NoteFruity here. === Notes from fruity ===
Line 5: Line 5:
Adding macro to manual to link the wiki at foot page. Adding a macro to manual generation to create a link to the wiki relative pges at foot page of the manual.
Line 19: Line 19:
 * 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)
Line 20: Line 25:
===== Notes Xorg7 upgrade ===== ===== Notes Xorg upgrade =====
Line 22: Line 27:
The package have being renamed xorg7.dyne for not messing up the build for now
I had to change the link of /usr/X11R6 from /opt/xorg/ to /opt/xorg7 for building purpose
!!! Don't do it at home !!! Especially while running X, the X system is gonna unreavel under you hands if you don't know what you are doing.
The xorg packages I made require libpciaccess.so from pciutils source.
The xorg package contain some build dependecies like python6 that need to be moved somewhere else.
Line 29: Line 33:
Proposal: compile 2 versions one with X support and one without it.
Install lynx and w3m ile , amaya in an optional package, maybe a webdevel package
Proposal: compile 2 versions one with X support and one without it.Install lynx too.
----
Moving all compiling stuff to devel.dyne and keep the sys.dyne small and slim only with "oprational programs".
It should be possible to use mods without the devel package.
----
Clean up old no more maintained games from the game module
----
upgrade the audio mod
----
install firefox 4

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

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)

Notes Xorg upgrade

The xorg packages I made require libpciaccess.so from pciutils source. The xorg package contain some build dependecies like python6 that need to be moved somewhere else.

Packages

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.


Moving all compiling stuff to devel.dyne and keep the sys.dyne small and slim only with "oprational programs". It should be possible to use mods without the devel package.


Clean up old no more maintained games from the game module


upgrade the audio mod


install firefox 4

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