Hi,
Here is a new Ubuntu Openbox, this time done with Ubuntu Builder, which is a gui frontend written in... Gambas.
http://code.google.com/p/ubuntu-builder* Compared to the one before, now the Ubiquity installer has
a normal background;
* The boot in live still ends on the login screen : put in "obubuntu" for username, then click in the password field, don't enter anything for a password and hit enter;
* Now
the exit uses obsession from mimas;
The version is fully up to date, and a few more bloats were added, in hope some of the packages would help get it straight. And in fact some do:
*There is now a long list of languages shown at the start of the "try without installing";
*
zram is started in the Live and in the post install and create one block device per processor, of 25% of the total amount RAM available in the machine. To do this, I configured some files under /usr/share/initramfs and also in /etc/initramfs, if I remember well (the files have "compcache" for a name), and I added a start command in /etc/rc.local (before the line "exit 0").(I grepped the place savagely to locate the files I was seeking for!)
So first, after boot, when you see a blue and black background with 2 little icons: press a key, anyone. Then choose your language and options if any. Then once at the login screen, well, login. Then it is possible with the Gnome language selector from the preferences menu, to switch from English to French and vice versa, just by
doing a drag and drop of the sayd languages.
And for the keyboard, I added an entry to the menus with a command line which starts dpkg-reconfigure to setup the keyboard : because I had found lxkeyboard not working for me. (And I prefer something easy to use, but which works).
Here is the largest iso containing almost nothing, that has been produced since LinuxVillage started. 558M
http://tyruiop.eu/~melodie/Downloads/ISOS/Ubuntu/obubuntu-12.04-i386-RC1_2.iso
http://tyruiop.eu/~melodie/Downloads/ISOS/Ubuntu/obubuntu-12.04-i386-RC1_2.md5sumThere is one even larger now : RC2 567 Mohttp://tyruiop.eu/~melodie/Downloads/ISOS/Ubuntu/obubuntu-12.04-i386-RC2.iso
http://tyruiop.eu/~melodie/Downloads/ISOS/Ubuntu/obubuntu-12.04-i386-RC2.md5sumThe next target will be about finding why the boot does not end on the desktop. For this, there is the /var/log/lightdm/lightdm.log which can help, and perhaps comparing the scripts in /usr/share/xessions with the ones from other Ubuntu boxes. I think I will go take a look at Madbox again next.
Other Todo:
* find out how to create the "isolinux/init" file, which contains (it seems) the image for the live plymouth image;
* find out what can be safely removed without breaking anything of interest, to lower down the size;
* insert a script in the menus to start/stop zram-config at will after install time;
* work on the obubuntu slideshow, with the texts, and with the pics;
* make a few screenshots...
The actual looks a lot like the one before:
Not sure I have reinstalled all the same packages, as presented
here, if not it will be done in a next version when the little issues will have found their solutions.