From: Jose J. R. <jo...@gm...> - 2006-09-02 20:42:17
|
Here's announcing the release of vl-hot 0.3.6 with vl-hot-configurator! http://jjrweb.webhop.net/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6-noarch-4vl6.tgz http://jjrweb.webhop.net/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6-noarch-4vl6.tlz The configuration utility is written in Gambas stable and so requires the installation of at least the gambas-runtime-full-1.0.15 package. It only needs QT, so should be ok on Dynamite. You will find usage help in the form of tooltips. I put "4vl6" on the packages because they will not work on a virgin 5.1 or SOHO 5.1.2 system (needs recent udev changes by vec). I am developing and testing the vl-hot 0.3.x line on my highly modified (at least regarding kernel and udev) SOHO. I am also unsure if the gambas-runtime package will work on Dynamite as it was built on SOHO 5.1.2 (will test this as soon as I get the 5.9.9 next week). Let me know if it works for you or not. The vl-hot-configurator supports all the vl-hot.conf settings except for EXCLUDED_DEVICE and INCLUDED_DEVICE. These should be added for 0.3.6.1 (soon). Unfortunately, the use of the Gambas settings-file functions clobbers the vl-hot.conf file somewhat (removes all comments and whitespace), so I modified it to suit. The package has 2 .desktop files, 1 for KDE, and 1 for XFCE (and probably Gnome), which should show up in the Settings submenu. The one for KDE has the root user setting included, so KDE will automatically launch it with kdesu. This did not work for XFCE, so I modified the exec command to use gksu. However, I can't seem to find gksu in my Dynamite (a bit out of date by now), don't know if it is included in 5.9.9. Anyway, there is a gksu package on the repo which might work on Dynamite. If an alternative to gksu is used in Dynamite, kindly let me know ;). So enjoy and please test the configurator extensively and give feedback... Regards, Joe1962 |
From: Jose J. R. <jo...@gm...> - 2006-09-04 00:52:43
|
On 9/2/06, Jose J. Rodriguez <jo...@gm...> wrote: > Here's announcing the release of vl-hot 0.3.6 with vl-hot-configurator! > > http://jjrweb.webhop.net/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6-noarch-4vl6.tgz > http://jjrweb.webhop.net/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6-noarch-4vl6.tlz > Oh well... Here's 0.3.6.1, with a new tabbed interface for vl-hot-configurator... LOL: http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.1-noarch-4vl6.tgz http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.1-noarch-4vl6.tlz Regards, Joe1962 |
From: Jose J. R. <jo...@gm...> - 2006-09-04 23:14:07
|
On 9/3/06, Jose J. Rodriguez <jo...@gm...> wrote: > On 9/2/06, Jose J. Rodriguez <jo...@gm...> wrote: > > Here's announcing the release of vl-hot 0.3.6 with vl-hot-configurator! > > > > Oh well... Here's 0.3.6.1, with a new tabbed interface for > vl-hot-configurator... LOL: > And 0.3.6.2: http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.2-noarch-4vl6.tgz http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.2-noarch-4vl6.tlz Uelsk8s made a gambas stable package for Dynamite to run the vl-hot-configurator. I'll get it and make a gambas-runtime for inclusion in the coming iso. Meanwhile, use his package to test the configurator. Here's the part of the Changelog for the 0.3.6 series, as I'd forgotten to add it to the previous posts. 2006-09-04 <jo...@us...> * Released 0.3.6.2 * Released VL-Hot-config for 0.3.6.2 2006-09-04 <jo...@us...> * Modified .vl-hot_functions and vl-hot.conf to use space delimited list for EXCLUDED_DEVICEs and INCLUDED_DEVICEs. * Finished interface for EXCLUDED_DEVICEs and INCLUDED_DEVICEs in VL-Hot-configurator. * Changed project and app name to vl-hot-config. 2006-09-03 <jo...@us...> * Released 0.3.6.1 * Released VL-Hot-configurator for 0.3.6.1 2006-09-02 <jo...@us...> * Modified VL-Hot-configurator to use a tabbed interface. * Added non-functional interface for EXCLUDED_DEVICEs and INCLUDED_DEVICEs to VL-Hot-configurator. 2006-09-02 <jo...@us...> * Released 0.3.6 * Released VL-Hot-configurator for 0.3.6 2006-09-01 <jo...@us...> * Changed more mount options from hard-wired to bash variables. * Moved changed mount options to vl-hot-conf. * Started development of VL-Hot-configurator. * Modified vl-hot.conf to play nice with Gambas settings-file functions. |
From: uel a. <ue...@gm...> - 2006-09-04 23:41:28
|
joe, it looks like you moved vl-hot-config to /sbin, but left this in the launcher Exec=gksu "gbx -x /usr/bin/vl-hot-config" Uel On 9/4/06, Jose J. Rodriguez <jo...@gm...> wrote: > On 9/3/06, Jose J. Rodriguez <jo...@gm...> wrote: > > On 9/2/06, Jose J. Rodriguez <jo...@gm...> wrote: > > > Here's announcing the release of vl-hot 0.3.6 with vl-hot-configurator! > > > > > > > Oh well... Here's 0.3.6.1, with a new tabbed interface for > > vl-hot-configurator... LOL: > > > > And 0.3.6.2: > > http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.2-noarch-4vl6.tgz > http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.2-noarch-4vl6.tlz > > Uelsk8s made a gambas stable package for Dynamite to run the > vl-hot-configurator. I'll get it and make a gambas-runtime for > inclusion in the coming iso. Meanwhile, use his package to test the > configurator. > > Here's the part of the Changelog for the 0.3.6 series, as I'd > forgotten to add it to the previous posts. > > 2006-09-04 <jo...@us...> > > * Released 0.3.6.2 > * Released VL-Hot-config for 0.3.6.2 > > 2006-09-04 <jo...@us...> > > * Modified .vl-hot_functions and vl-hot.conf to use space delimited > list for EXCLUDED_DEVICEs and INCLUDED_DEVICEs. > * Finished interface for EXCLUDED_DEVICEs and INCLUDED_DEVICEs in > VL-Hot-configurator. > * Changed project and app name to vl-hot-config. > > 2006-09-03 <jo...@us...> > > * Released 0.3.6.1 > * Released VL-Hot-configurator for 0.3.6.1 > > 2006-09-02 <jo...@us...> > > * Modified VL-Hot-configurator to use a tabbed interface. > * Added non-functional interface for EXCLUDED_DEVICEs and > INCLUDED_DEVICEs to VL-Hot-configurator. > > 2006-09-02 <jo...@us...> > > * Released 0.3.6 > * Released VL-Hot-configurator for 0.3.6 > > 2006-09-01 <jo...@us...> > > * Changed more mount options from hard-wired to bash variables. > * Moved changed mount options to vl-hot-conf. > * Started development of VL-Hot-configurator. > * Modified vl-hot.conf to play nice with Gambas settings-file functions. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2006-09-04 23:46:55
|
On 9/4/06, uel archuletta <ue...@gm...> wrote: > joe, > it looks like you moved vl-hot-config to /sbin, but left this in the launcher > Exec=gksu "gbx -x /usr/bin/vl-hot-config" > Ooops! Thanks Uel. I'm downloading your gambas-1.0.17 now. When it's done, I'll reboot over to VL and fix that, as well as making the gambas-runtime from your package. By the way, does explodepkg work with tlz? This gambas-runtime will be tailored for Dynamite, no extra components like databases, etc, just what you had when you built it. At least until I get the next iso and rebuild gambas with some other stuff installed (mysql, postgres....). Regards, Joe1962 |
From: Jose J. R. <jo...@gm...> - 2006-09-05 00:36:31
|
On 9/4/06, Jose J. Rodriguez <jo...@gm...> wrote: > On 9/4/06, uel archuletta <ue...@gm...> wrote: > > joe, > > it looks like you moved vl-hot-config to /sbin, but left this in the launcher > > Exec=gksu "gbx -x /usr/bin/vl-hot-config" > > > > Ooops! Thanks Uel. I'm downloading your gambas-1.0.17 now. When it's > done, I'll reboot over to VL and fix that, as well as making the > gambas-runtime from your package. By the way, does explodepkg work > with tlz? This gambas-runtime will be tailored for Dynamite, no extra > components like databases, etc, just what you had when you built it. > At least until I get the next iso and rebuild gambas with some other > stuff installed (mysql, postgres....). > OK, fixed packages available: http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.2-noarch-5vl6.tgz http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/vl-hot-0.3.6.2-noarch-5vl6.tlz Also uploaded the gambas-runtime_full-1.0.17 package, please test it!: http://jjrweb.byethost.com/vl/dev/vl-hot/downloads/development/gambas-runtime_full-1.0.17-i586-4vl6.tlz Regards, Joe1962 |
From: Jose J. R. <jo...@gm...> - 2006-09-05 03:46:02
|
A question: what is the proper way to get a list of charsets and codepages? I'm currently getting them from "/lib/modules/" & uname -r & "/kernel/fs/nls" but what if they were compiled in, instead of as modules? Regards, Joe1962 |