Search found 10 matches
- 14 Mar 2015, 20:36
- Forum: Newbie questions
- Topic: Porteus 3.17.4 compile kernel just to enable 64GB 32bit PAE
- Replies: 4
- Views: 1633
Re: Porteus 3.17.4 compile kernel just to enable 64GB 32bit
successfully compiled, and must firmware and modules too. :~# free total used free shared buffers cached Mem: 8102120 1774288 6327832 0 104048 1186900 -/+ buffers/cache: 483340 7618780 Swap: 0 0 0 but whenever the system boots, it would shows missing virtualbox drivers :~# dmesg | grep vbox [ 42.278...
- 14 Mar 2015, 17:43
- Forum: Newbie questions
- Topic: Porteus 3.17.4 compile kernel just to enable 64GB 32bit PAE
- Replies: 4
- Views: 1633
Porteus 3.17.4 compile kernel just to enable 64GB 32bit PAE
hi porteus members, i read about the compiling custom kernel with porteus here, http://www.porteus.org/tutorials/51-development/91-compilation-and-usage-of-custom-porteus-kernel.html i plan to enable 64GB PAE support for 32 bit using the exact same linux kernel as downloadable now from porteus page,...
- 01 Mar 2015, 13:34
- Forum: i486 xzm modules
- Topic: node.js v0.12.0
- Replies: 1
- Views: 1327
node.js v0.12.0
I shifted those binaries 1 level up and remove the /usr/local directory.
one could choose to download the sources and make, they are available here, http://nodejs.org/
node-v0.12.0-x86.xzm
https://mega.co.nz/#F!r8cBgJwI!V6LcGvvR7BMQspXb41dzZQ
one could choose to download the sources and make, they are available here, http://nodejs.org/
node-v0.12.0-x86.xzm
https://mega.co.nz/#F!r8cBgJwI!V6LcGvvR7BMQspXb41dzZQ
- 22 Feb 2015, 06:40
- Forum: i486 xzm modules
- Topic: Xfe X File Explorer
- Replies: 7
- Views: 2580
Re: Xfe X File Explorer
thanks a lot, my hello world works now =) http://i.imgur.com/L937lmY.png gcc hello.c -lforms -o hello code copied from xforms toolkit example website #include <forms.h> int main(int argc, char **argv) { FL_FORM *form; fl_initialize(&argc, argv, 0, 0, 0); form = fl_bgn_form(FL_UP_BOX, 230, 100); fl_a...
- 22 Feb 2015, 01:55
- Forum: i486 xzm modules
- Topic: Xfe X File Explorer
- Replies: 7
- Views: 2580
Re: Xfe X File Explorer
i did it manually with xfe, not yet learn about USM, but USM really ease a lot to have something inside porteus. and what you suggest is even more COOOOOLLLL!! :D :D :D :D root@porteus:~# usm sbo -b xforms it downloads and make automatically, only let us tgz2xzm, appreciate people who simplified the...
- 22 Feb 2015, 01:41
- Forum: Newbie questions
- Topic: [solved] porteus.cfg merged changes, with changes-ro
- Replies: 6
- Views: 1523
Re: [solved] porteus.cfg merged changes, with changes-ro
thank you very much,
dir2xzm solved my issue
this distro is cool!!
dir2xzm solved my issue


this distro is cool!!
- 21 Feb 2015, 21:02
- Forum: Newbie questions
- Topic: [solved] porteus.cfg merged changes, with changes-ro
- Replies: 6
- Views: 1523
Re: porteus.cfg merged changes, with changes-ro
hi francois, i saw my usb got 2 directories, boot and porteus, changes=/porteus i understood it as saving changes inside/porteus/changes directory, (i might be wrong here) so when loading, porteus would merge /porteus/changes into / my objective are, 1. activate all modules inside /porteus/modules 2...
- 21 Feb 2015, 20:45
- Forum: Newbie questions
- Topic: [solved] porteus.cfg merged changes, with changes-ro
- Replies: 6
- Views: 1523
[solved] porteus.cfg merged changes, with changes-ro
hi, a little bit issue with porteus.cfg, my situation is, i wish to merge all the changes available in /porteus directory, copy2ram, activate all modules in modules directory and disallow save of further changes. i tinkered porteus.cfg with following text, LABEL gui-last MENU LABEL GUI (XFCE) SAVED ...
- 21 Feb 2015, 18:20
- Forum: i486 xzm modules
- Topic: Xfe X File Explorer
- Replies: 7
- Views: 2580
Re: Xfe X File Explorer
was trying to do XForms Toolkit, which is awesome for light desktop and old machine,
http://xforms-toolkit.org/
but having some issues with gcc to compile a simple hello world, will try figure out later.
quite new with all these packaging and xzm stuff.
http://xforms-toolkit.org/
but having some issues with gcc to compile a simple hello world, will try figure out later.
quite new with all these packaging and xzm stuff.
- 21 Feb 2015, 05:51
- Forum: i486 xzm modules
- Topic: Xfe X File Explorer
- Replies: 7
- Views: 2580
Xfe X File Explorer
Xfe (X File Explorer) is a graphical file manager for the X Window System for Unix and Unix-like systems, written by Roland Baudin. Its stated goals are simplicity, lightness and ease of use. The xfe file manager uses the FOX toolkit and is licensed under the terms of the GNU General Public License...