From: Jose J. R. <jo...@gm...> - 2008-08-13 18:41:56
|
A while back, I lost my working copy of vl-hot 1.0.4 and the backups were corrupted. No problem I thought, I'll checkout from the svn. But I have not been able to access googlecode for quite some time now, so I sshed into uel s box and tried from there. Well, it turns out that the googlecode svn of vl-hot has somehow been reset to a blank repo, grrr.... I had already recovered the bash part of vl-hot from the distro, of course, and this was the base for developing the new 2.0 version. I was less fortunate with vl-hot-config, which is compiled gambas code, I only have a much older version available, but there were a lot of changes towards 1.0.4. So: does anybody have the source code for vl-hot-config 1.0.4? If so, please send it to me, as vl-hot 2.0 is pretty much done and ready for testing, but it needs a matching vl-hot-config, of course. Regards, Joe1962 |
From: M0E L. <m0...@gm...> - 2008-08-13 19:01:19
|
I wonder how that happaned... I'm using googlecode to host all my projects, if unsafe, then maybe I should consider moving to sf or something Unfortunately, I can't locate the source anywhere google does find some modules and calsses in jjrweb though ... does that help at all? On Wed, Aug 13, 2008 at 1:42 PM, Jose J. Rodriguez <jo...@gm...> wrote: > A while back, I lost my working copy of vl-hot 1.0.4 and the backups > were corrupted. No problem I thought, I'll checkout from the svn. But > I have not been able to access googlecode for quite some time now, so > I sshed into uel s box and tried from there. Well, it turns out that > the googlecode svn of vl-hot has somehow been reset to a blank repo, > grrr.... > > I had already recovered the bash part of vl-hot from the distro, of > course, and this was the base for developing the new 2.0 version. I > was less fortunate with vl-hot-config, which is compiled gambas code, > I only have a much older version available, but there were a lot of > changes towards 1.0.4. > > So: does anybody have the source code for vl-hot-config 1.0.4? If so, > please send it to me, as vl-hot 2.0 is pretty much done and ready for > testing, but it needs a matching vl-hot-config, of course. > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-13 19:21:22
|
On 8/13/08, M0E Lnx <m0...@gm...> wrote: > I wonder how that happaned... > I'm using googlecode to host all my projects, if unsafe, then maybe I > should consider moving to sf or something > I set up a new project on Berlios a couple of months ago, when I started having trouble accesing googlecode, but I haven't uploaded any code yet, while trying to fing the vl-hot-config source. Berlios works pretty fast for me here and I believe they have a long and stable history hosting open source projects. I didn't try SourceForge as it is way to slow from here. http://developer.berlios.de/projects/vl-hot/ > > Unfortunately, I can't locate the source anywhere > > google does find some modules and calsses in jjrweb though ... does > that help at all? > All the stuff on my website (jjrweb) is old, you can see the pages mention that the projects continue on googlecode. > > On Wed, Aug 13, 2008 at 1:42 PM, Jose J. Rodriguez <jo...@gm...> > wrote: >> A while back, I lost my working copy of vl-hot 1.0.4 and the backups >> were corrupted. No problem I thought, I'll checkout from the svn. But >> I have not been able to access googlecode for quite some time now, so >> I sshed into uel s box and tried from there. Well, it turns out that >> the googlecode svn of vl-hot has somehow been reset to a blank repo, >> grrr.... >> >> I had already recovered the bash part of vl-hot from the distro, of >> course, and this was the base for developing the new 2.0 version. I >> was less fortunate with vl-hot-config, which is compiled gambas code, >> I only have a much older version available, but there were a lot of >> changes towards 1.0.4. >> >> So: does anybody have the source code for vl-hot-config 1.0.4? If so, >> please send it to me, as vl-hot 2.0 is pretty much done and ready for >> testing, but it needs a matching vl-hot-config, of course. >> >> Regards, >> Joe1962 >> |
From: M0E L. <m0...@gm...> - 2008-08-13 19:29:53
|
yeah.. I noticed that... also google is finding a lot of bash, not gambas code SF is rather slow here too, that's why I never did upload any code there... I have http://vpackager.sourceforge.net but it just re-directs to googlecode because it's simple unbearably slow at times here. Hope you dont have to re-write all that stuff all over On Wed, Aug 13, 2008 at 2:21 PM, Jose J. Rodriguez <jo...@gm...> wrote: > On 8/13/08, M0E Lnx <m0...@gm...> wrote: >> I wonder how that happaned... >> I'm using googlecode to host all my projects, if unsafe, then maybe I >> should consider moving to sf or something >> > > I set up a new project on Berlios a couple of months ago, when I > started having trouble accesing googlecode, but I haven't uploaded any > code yet, while trying to fing the vl-hot-config source. Berlios works > pretty fast for me here and I believe they have a long and stable > history hosting open source projects. I didn't try SourceForge as it > is way to slow from here. > > http://developer.berlios.de/projects/vl-hot/ > >> >> Unfortunately, I can't locate the source anywhere >> >> google does find some modules and calsses in jjrweb though ... does >> that help at all? >> > > All the stuff on my website (jjrweb) is old, you can see the pages > mention that the projects continue on googlecode. > >> >> On Wed, Aug 13, 2008 at 1:42 PM, Jose J. Rodriguez <jo...@gm...> >> wrote: >>> A while back, I lost my working copy of vl-hot 1.0.4 and the backups >>> were corrupted. No problem I thought, I'll checkout from the svn. But >>> I have not been able to access googlecode for quite some time now, so >>> I sshed into uel s box and tried from there. Well, it turns out that >>> the googlecode svn of vl-hot has somehow been reset to a blank repo, >>> grrr.... >>> >>> I had already recovered the bash part of vl-hot from the distro, of >>> course, and this was the base for developing the new 2.0 version. I >>> was less fortunate with vl-hot-config, which is compiled gambas code, >>> I only have a much older version available, but there were a lot of >>> changes towards 1.0.4. >>> >>> So: does anybody have the source code for vl-hot-config 1.0.4? If so, >>> please send it to me, as vl-hot 2.0 is pretty much done and ready for >>> testing, but it needs a matching vl-hot-config, of course. >>> >>> Regards, >>> Joe1962 >>> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-13 20:08:39
|
Ok, here is a package of vl-hot-1.9.9 (2.0 beta). I've done a lot of testing with 2 pendrives, but this is still a beta until others can test it too. I will do some more testing with an external HDD with multiple partitions tonight. Mount point naming has 3 levels of priority: 1- from /etc/udev/vl-hot_names.conf, if the serial matches a definition 2- from the partition label, if any 3- if none of the above, the default name is "vl-hot" (this might change) If a second drive/partition has the same name, vl-hot_mount adds consecutive numbers to the mount point. NOTE: due to what I explained before, there is no vl-hot-config in this package, you need to edit /etc/udev/vl-hot.conf manually. Regards, Joe1962 |
From: Jose J. R. <jo...@gm...> - 2008-08-13 20:09:49
|
Ooops, forgot the link: http://hyperupload.com/download/022fd59c43/vl-hot-1.9.9-noarch-1vl59.tlz.html On 8/13/08, Jose J. Rodriguez <jo...@gm...> wrote: > Ok, here is a package of vl-hot-1.9.9 (2.0 beta). I've done a lot of > testing with 2 pendrives, but this is still a beta until others can > test it too. I will do some more testing with an external HDD with > multiple partitions tonight. > > Mount point naming has 3 levels of priority: > 1- from /etc/udev/vl-hot_names.conf, if the serial matches a definition > 2- from the partition label, if any > 3- if none of the above, the default name is "vl-hot" (this might change) > > If a second drive/partition has the same name, vl-hot_mount adds > consecutive numbers to the mount point. > > NOTE: due to what I explained before, there is no vl-hot-config in > this package, you need to edit /etc/udev/vl-hot.conf manually. > > Regards, > Joe1962 > |
From: Jose J. R. <jo...@gm...> - 2008-08-13 20:20:28
|
Notice that to get the nice vl-hot_umount notification popup on XFCE, you need to install libnotify, notification-daemon-xfce and libsexy. Still need to work on the KDE notifications, as they use a different engine. Regards, Joe1962 |
From: M0E L. <m0...@gm...> - 2008-08-13 20:25:04
|
I really want to test this on my vl-light installs (on my older boxes) but for some reason vhalswitch is not included in vl-light. Can one of you guys send me your /sbin/vhalswitch? Notifications should work in LXDE too I assume. BTW Joe, I just signed up at berlios. Seems quite fast here too... I may end up moving my projects there (especially since google code is in read-only more again) On Wed, Aug 13, 2008 at 3:20 PM, Jose J. Rodriguez <jo...@gm...> wrote: > Notice that to get the nice vl-hot_umount notification popup on XFCE, > you need to install libnotify, notification-daemon-xfce and libsexy. > Still need to work on the KDE notifications, as they use a different > engine. > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-13 20:30:50
|
On 8/13/08, M0E Lnx <m0...@gm...> wrote: > I really want to test this on my vl-light installs (on my older boxes) > but for some reason vhalswitch is not included in vl-light. > Can one of you guys send me your /sbin/vhalswitch? > Can't remember if this list allows attachments and it is a short code, so: #!/bin/bash vdir=`dirname $0` . $vdir/vasm-functions check_root #if [ $DISPLAY ]; then # DIALOG=Xdialog #else # DIALOG=dialog #fi $DCMD --backtitle "$BACKTITLE" --title "HAL Or VL-HOT?" --menu \ "Would you like to use VL-Hot or HAL to manage your removable devices? \n VL-Hot uses the kernel and udev to mount removable devices when they are attached, and HAL uses a polling daemon that continually scans the system for recently attached hardware.\n We recommend VL-Hot for older hardware. \n Choose the system you would like to use, and we will disable the other." 20 71 4\ "VL-HOT" "udev-based external block device automounting system" \ "HAL" "a daemon that implements hardware abstraction layer" \ 2> $freply result=$? if [ $result != 0 ];then exit 0 fi DRIVER="`cat $freply`" #echo $DRIVER case "$DRIVER" in "VL-HOT") #while [ ! "$(ps -ef|grep hal|wc|cut -d " " -f7)" = 1 ];do sh /etc/rc.d/rc.hald stop; sleep 1;done sh /etc/rc.d/rc.hald stop &>/dev/null #sh /etc/rc.d/rc.messagebus stop &>/dev/null chmod -x /etc/rc.d/rc.hald #chmod -x /etc/rc.d/rc.messagebus mv /etc/udev/rules.d/10-vl-hot.rules.disabled /etc/udev/rules.d/10-vl-hot.rules &>/dev/null exit 0 ;; "HAL") chmod +x /etc/rc.d/rc.hald #chmod +x /etc/rc.d/rc.messagebus /etc/rc.d/rc.hald start &>/dev/null #/etc/rc.d/rc.messagebus start &>/dev/null mv /etc/udev/rules.d/10-vl-hot.rules /etc/udev/rules.d/10-vl-hot.rules.disabled &>/dev/null exit 0 ;; esac > > Notifications should work in LXDE too I assume. > Don't know. Is there a notification plugin for LXDE, or can it use the gnome notification plugin perhaps? > > BTW Joe, I just signed up at berlios. > Seems quite fast here too... I may end up moving my projects there > (especially since google code is in read-only more again) > Yes, I got your email from Berlios... :) > > On Wed, Aug 13, 2008 at 3:20 PM, Jose J. Rodriguez <jo...@gm...> > wrote: >> Notice that to get the nice vl-hot_umount notification popup on XFCE, >> you need to install libnotify, notification-daemon-xfce and libsexy. >> Still need to work on the KDE notifications, as they use a different >> engine. >> >> Regards, >> Joe1962 |
From: M0E L. <m0...@gm...> - 2008-08-13 20:36:55
|
I dont think it can use any of those plugins.... I thought the notifications were done via GTK On Wed, Aug 13, 2008 at 3:30 PM, Jose J. Rodriguez <jo...@gm...> wrote: > On 8/13/08, M0E Lnx <m0...@gm...> wrote: >> I really want to test this on my vl-light installs (on my older boxes) >> but for some reason vhalswitch is not included in vl-light. >> Can one of you guys send me your /sbin/vhalswitch? >> > > Can't remember if this list allows attachments and it is a short code, so: > > #!/bin/bash > > vdir=`dirname $0` > . $vdir/vasm-functions > check_root > > #if [ $DISPLAY ]; then > # DIALOG=Xdialog > #else > # DIALOG=dialog > #fi > $DCMD --backtitle "$BACKTITLE" --title "HAL Or VL-HOT?" --menu \ > "Would you like to use VL-Hot or HAL to manage your removable devices? \n > VL-Hot uses the kernel and udev to mount removable devices when they > are attached, > and HAL uses a polling daemon that continually scans the system for > recently attached hardware.\n > We recommend VL-Hot for older hardware. \n > Choose the system you would like to use, and we will disable the > other." 20 71 4\ > "VL-HOT" "udev-based external block device automounting system" \ > "HAL" "a daemon that implements hardware abstraction layer" \ > 2> $freply > result=$? > if [ $result != 0 ];then > exit 0 > fi > DRIVER="`cat $freply`" > #echo $DRIVER > case "$DRIVER" in > "VL-HOT") > #while [ ! "$(ps -ef|grep hal|wc|cut -d " " -f7)" = 1 ];do sh > /etc/rc.d/rc.hald stop; sleep 1;done > sh /etc/rc.d/rc.hald stop &>/dev/null > #sh /etc/rc.d/rc.messagebus stop &>/dev/null > chmod -x /etc/rc.d/rc.hald > #chmod -x /etc/rc.d/rc.messagebus > mv /etc/udev/rules.d/10-vl-hot.rules.disabled > /etc/udev/rules.d/10-vl-hot.rules &>/dev/null > exit 0 > ;; > "HAL") > chmod +x /etc/rc.d/rc.hald > #chmod +x /etc/rc.d/rc.messagebus > /etc/rc.d/rc.hald start &>/dev/null > #/etc/rc.d/rc.messagebus start &>/dev/null > mv /etc/udev/rules.d/10-vl-hot.rules > /etc/udev/rules.d/10-vl-hot.rules.disabled &>/dev/null > exit 0 > ;; > esac > > >> >> Notifications should work in LXDE too I assume. >> > > Don't know. Is there a notification plugin for LXDE, or can it use the > gnome notification plugin perhaps? > >> >> BTW Joe, I just signed up at berlios. >> Seems quite fast here too... I may end up moving my projects there >> (especially since google code is in read-only more again) >> > > Yes, I got your email from Berlios... :) > >> >> On Wed, Aug 13, 2008 at 3:20 PM, Jose J. Rodriguez <jo...@gm...> >> wrote: >>> Notice that to get the nice vl-hot_umount notification popup on XFCE, >>> you need to install libnotify, notification-daemon-xfce and libsexy. >>> Still need to work on the KDE notifications, as they use a different >>> engine. >>> >>> Regards, >>> Joe1962 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-13 20:46:26
|
On 8/13/08, M0E Lnx <m0...@gm...> wrote: > I dont think it can use any of those plugins.... > > I thought the notifications were done via GTK > Notifications are done through the libnotify engine, but AFAIK a Desktop-specific plugin is needed to actually show them. > > On Wed, Aug 13, 2008 at 3:30 PM, Jose J. Rodriguez <jo...@gm...> > wrote: >> On 8/13/08, M0E Lnx <m0...@gm...> wrote: >>> >>> Notifications should work in LXDE too I assume. >>> >> >> Don't know. Is there a notification plugin for LXDE, or can it use the >> gnome notification plugin perhaps? >> >>> >>> On Wed, Aug 13, 2008 at 3:20 PM, Jose J. Rodriguez <jo...@gm...> >>> wrote: >>>> Notice that to get the nice vl-hot_umount notification popup on XFCE, >>>> you need to install libnotify, notification-daemon-xfce and libsexy. >>>> Still need to work on the KDE notifications, as they use a different >>>> engine. >>>> >>>> Regards, >>>> Joe1962 >> |
From: Jose J. R. <jo...@gm...> - 2008-08-14 22:35:21
|
Ok, I've mostly managed to update vl-hot-config from an old version. It even has a (still somewhat crude) custom mountpoints editor, so you can define a permanent custom fixed mountpoint for a particular pendrive, etc. Only one thing to do yet before a beta: In vl-hot-config 1.0.4, I hardwired the charsets and codepages dropdown lists, because they became built-in to the kernel, whereas previously, they would be read from the modules at runtime. However, I would like to find a nice proper way to get the available charsets and codepages at runtime, before I go and hardcode them again (I've lost the friggin' lists too, along with the 1.0.4 source code, lol). So... any ideas? Regards, Joe1962 |
From: uel a. <ue...@gm...> - 2008-08-14 23:30:10
|
I hope this helps cat /boot/config |grep NLS CONFIG_UDF_NLS=y # CONFIG_SMB_NLS_DEFAULT is not set CONFIG_NCPFS_NLS=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=y CONFIG_NLS_CODEPAGE_775=y CONFIG_NLS_CODEPAGE_850=y CONFIG_NLS_CODEPAGE_852=y CONFIG_NLS_CODEPAGE_855=y CONFIG_NLS_CODEPAGE_857=y CONFIG_NLS_CODEPAGE_860=y CONFIG_NLS_CODEPAGE_861=y CONFIG_NLS_CODEPAGE_862=y CONFIG_NLS_CODEPAGE_863=y CONFIG_NLS_CODEPAGE_864=y CONFIG_NLS_CODEPAGE_865=y CONFIG_NLS_CODEPAGE_866=y CONFIG_NLS_CODEPAGE_869=y CONFIG_NLS_CODEPAGE_936=y CONFIG_NLS_CODEPAGE_950=y CONFIG_NLS_CODEPAGE_932=y CONFIG_NLS_CODEPAGE_949=y CONFIG_NLS_CODEPAGE_874=y CONFIG_NLS_ISO8859_8=y CONFIG_NLS_CODEPAGE_1250=y CONFIG_NLS_CODEPAGE_1251=y CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=y CONFIG_NLS_ISO8859_3=y CONFIG_NLS_ISO8859_4=y CONFIG_NLS_ISO8859_5=y CONFIG_NLS_ISO8859_6=y CONFIG_NLS_ISO8859_7=y CONFIG_NLS_ISO8859_9=y CONFIG_NLS_ISO8859_13=y CONFIG_NLS_ISO8859_14=y CONFIG_NLS_ISO8859_15=y CONFIG_NLS_KOI8_R=y CONFIG_NLS_KOI8_U=y CONFIG_NLS_UTF8=y On Thu, Aug 14, 2008 at 4:35 PM, Jose J. Rodriguez <jo...@gm...>wrote: > Ok, I've mostly managed to update vl-hot-config from an old version. > It even has a (still somewhat crude) custom mountpoints editor, so you > can define a permanent custom fixed mountpoint for a particular > pendrive, etc. > > Only one thing to do yet before a beta: In vl-hot-config 1.0.4, I > hardwired the charsets and codepages dropdown lists, because they > became built-in to the kernel, whereas previously, they would be read > from the modules at runtime. However, I would like to find a nice > proper way to get the available charsets and codepages at runtime, > before I go and hardcode them again (I've lost the friggin' lists too, > along with the 1.0.4 source code, lol). So... any ideas? > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-15 03:32:48
|
On 8/14/08, uel archuletta <ue...@gm...> wrote: > I hope this helps > > cat /boot/config |grep NLS > > That could be it, I just wonder how safe a bet it is. Anyway, I put a list together, so I might just hard-code the li'l buggers again for now. I just imported the first code to the Berlios vl-hot project, at version 1.9.9, which is more or less 2.0 Beta. As stated before, vl-hot-config desn't do the codepages and charsets yet, hope to get to that by Monday at latest. Link to the project page: http://developer.berlios.de/projects/vl-hot/ anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk If anybody wants to be added to the project as developer, just let me know. Regards, Joe1962 > On Thu, Aug 14, 2008 at 4:35 PM, Jose J. Rodriguez <jo...@gm...>wrote: > >> Ok, I've mostly managed to update vl-hot-config from an old version. >> It even has a (still somewhat crude) custom mountpoints editor, so you >> can define a permanent custom fixed mountpoint for a particular >> pendrive, etc. >> >> Only one thing to do yet before a beta: In vl-hot-config 1.0.4, I >> hardwired the charsets and codepages dropdown lists, because they >> became built-in to the kernel, whereas previously, they would be read >> from the modules at runtime. However, I would like to find a nice >> proper way to get the available charsets and codepages at runtime, >> before I go and hardcode them again (I've lost the friggin' lists too, >> along with the 1.0.4 source code, lol). So... any ideas? >> |
From: uel a. <ue...@gm...> - 2008-08-15 03:54:33
|
I would like to be added to the project. I found the same problem with vl-hot on 6.0 that happened on 5.9-64bit. On Thu, Aug 14, 2008 at 9:32 PM, Jose J. Rodriguez <jo...@gm...>wrote: > On 8/14/08, uel archuletta <ue...@gm...> wrote: > > I hope this helps > > > > cat /boot/config |grep NLS > > > > > > That could be it, I just wonder how safe a bet it is. Anyway, I put a > list together, so I might just hard-code the li'l buggers again for > now. > > I just imported the first code to the Berlios vl-hot project, at > version 1.9.9, which is more or less 2.0 Beta. As stated before, > vl-hot-config desn't do the codepages and charsets yet, hope to get to > that by Monday at latest. > > Link to the project page: http://developer.berlios.de/projects/vl-hot/ > anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk > > If anybody wants to be added to the project as developer, just let me know. > > Regards, > Joe1962 > > > On Thu, Aug 14, 2008 at 4:35 PM, Jose J. Rodriguez <jo...@gm... > >wrote: > > > >> Ok, I've mostly managed to update vl-hot-config from an old version. > >> It even has a (still somewhat crude) custom mountpoints editor, so you > >> can define a permanent custom fixed mountpoint for a particular > >> pendrive, etc. > >> > >> Only one thing to do yet before a beta: In vl-hot-config 1.0.4, I > >> hardwired the charsets and codepages dropdown lists, because they > >> became built-in to the kernel, whereas previously, they would be read > >> from the modules at runtime. However, I would like to find a nice > >> proper way to get the available charsets and codepages at runtime, > >> before I go and hardcode them again (I've lost the friggin' lists too, > >> along with the 1.0.4 source code, lol). So... any ideas? > >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-15 04:01:56
|
On 8/14/08, uel archuletta <ue...@gm...> wrote: > I would like to be added to the project. > Oops, you need to create a user on BerliOS... :) > > I found the same problem with vl-hot on 6.0 that happened on 5.9-64bit. > What problem was that? > > On Thu, Aug 14, 2008 at 9:32 PM, Jose J. Rodriguez <jo...@gm...>wrote: > >> I just imported the first code to the Berlios vl-hot project, at >> version 1.9.9, which is more or less 2.0 Beta. As stated before, >> vl-hot-config desn't do the codepages and charsets yet, hope to get to >> that by Monday at latest. >> >> Link to the project page: http://developer.berlios.de/projects/vl-hot/ >> anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk >> >> If anybody wants to be added to the project as developer, just let me >> know. >> |
From: uel a. <ue...@gm...> - 2008-08-15 04:08:21
|
I would have to find the old email, but the drives were not being mounted. On Thu, Aug 14, 2008 at 10:02 PM, Jose J. Rodriguez <jo...@gm...>wrote: > On 8/14/08, uel archuletta <ue...@gm...> wrote: > > I would like to be added to the project. > > > > Oops, you need to create a user on BerliOS... :) > > > > > I found the same problem with vl-hot on 6.0 that happened on 5.9-64bit. > > > > What problem was that? > > > > > On Thu, Aug 14, 2008 at 9:32 PM, Jose J. Rodriguez <jo...@gm... > >wrote: > > > >> I just imported the first code to the Berlios vl-hot project, at > >> version 1.9.9, which is more or less 2.0 Beta. As stated before, > >> vl-hot-config desn't do the codepages and charsets yet, hope to get to > >> that by Monday at latest. > >> > >> Link to the project page: http://developer.berlios.de/projects/vl-hot/ > >> anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk > >> > >> If anybody wants to be added to the project as developer, just let me > >> know. > >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-15 04:13:33
|
On 8/15/08, uel archuletta <ue...@gm...> wrote: > I would have to find the old email, but the drives were not being mounted. > Were they NTFS partitions? NTFS-3G won't mount them normally if winders marked then as "dirty", which means a bad shutdown. Try the new NTFS-3G "Force" switch on vl-hot-config 1.9.9. And have a tail running to check the messages. > > On Thu, Aug 14, 2008 at 10:02 PM, Jose J. Rodriguez > <jo...@gm...>wrote: > >> On 8/14/08, uel archuletta <ue...@gm...> wrote: >> > >> > I found the same problem with vl-hot on 6.0 that happened on 5.9-64bit. >> > >> >> What problem was that? >> |
From: uel a. <ue...@gm...> - 2008-08-15 04:29:34
|
they were fat32 I sent you the old thread i had from a while back On Thu, Aug 14, 2008 at 10:13 PM, Jose J. Rodriguez <jo...@gm...>wrote: > On 8/15/08, uel archuletta <ue...@gm...> wrote: > > I would have to find the old email, but the drives were not being > mounted. > > > > Were they NTFS partitions? NTFS-3G won't mount them normally if > winders marked then as "dirty", which means a bad shutdown. Try the > new NTFS-3G "Force" switch on vl-hot-config 1.9.9. And have a tail > running to check the messages. > > > > > On Thu, Aug 14, 2008 at 10:02 PM, Jose J. Rodriguez > > <jo...@gm...>wrote: > > > >> On 8/14/08, uel archuletta <ue...@gm...> wrote: > >> > > >> > I found the same problem with vl-hot on 6.0 that happened on > 5.9-64bit. > >> > > >> > >> What problem was that? > >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-15 05:32:08
|
On 8/14/08, Jose J. Rodriguez <jo...@gm...> wrote: > > I just imported the first code to the Berlios vl-hot project, at > version 1.9.9, which is more or less 2.0 Beta. As stated before, > vl-hot-config desn't do the codepages and charsets yet, hope to get to > that by Monday at latest. > > Link to the project page: http://developer.berlios.de/projects/vl-hot/ > anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk > You can download vl-hot-1.9.9 and vl-hot-config-1.9.9 packages for VL 5.9 from the BerliOS project now. As you can see, I decided to separate them in 2 packages. Let me know your opinions on this, for or against. > > If anybody wants to be added to the project as developer, just let me know. > Note: You need to register a user on Berlios first, and let me know the user name once you get the confirmation. Regards, Joe1962 |
From: M0E L. <m0...@gm...> - 2008-08-15 13:18:34
|
Can you add me while you're at it?... i may be able to throw 2 cents every now and then berlios user name = M0E-lnx On Fri, Aug 15, 2008 at 12:32 AM, Jose J. Rodriguez <jo...@gm...> wrote: > On 8/14/08, Jose J. Rodriguez <jo...@gm...> wrote: >> >> I just imported the first code to the Berlios vl-hot project, at >> version 1.9.9, which is more or less 2.0 Beta. As stated before, >> vl-hot-config desn't do the codepages and charsets yet, hope to get to >> that by Monday at latest. >> >> Link to the project page: http://developer.berlios.de/projects/vl-hot/ >> anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk >> > > You can download vl-hot-1.9.9 and vl-hot-config-1.9.9 packages for VL > 5.9 from the BerliOS project now. As you can see, I decided to > separate them in 2 packages. Let me know your opinions on this, for or > against. > >> >> If anybody wants to be added to the project as developer, just let me know. >> > > Note: You need to register a user on Berlios first, and let me know > the user name once you get the confirmation. > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-15 17:21:20
|
On 8/15/08, M0E Lnx <m0...@gm...> wrote: > Can you add me while you're at it?... i may be able to throw 2 cents > every now and then > > berlios user name = M0E-lnx > > Added! Regards, Joe1962 |
From: uel a. <ue...@gm...> - 2008-08-15 22:44:39
|
I got registered. berlios user name = uelsk8s Thanks On Fri, Aug 15, 2008 at 11:21 AM, Jose J. Rodriguez <jo...@gm...>wrote: > On 8/15/08, M0E Lnx <m0...@gm...> wrote: > > Can you add me while you're at it?... i may be able to throw 2 cents > > every now and then > > > > berlios user name = M0E-lnx > > > > > > Added! > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: Jose J. R. <jo...@gm...> - 2008-08-18 14:25:44
|
On 8/15/08, uel archuletta <ue...@gm...> wrote: > I got registered. > > berlios user name = uelsk8s > Done! |
From: M0E L. <m0...@gm...> - 2008-08-18 12:04:39
|
Just installed on my Light box. Again, I have the problem related to the associated FM I think. It mounts the USB drive (actually a MicroSD card inside a USB adaptor. The problem here is that when I click on the desktop icon to see the contents, I get a dialog error that says "file not found" Maybe it's looking for a filemanager?? 2008/8/15 uel archuletta <ue...@gm...>: > I got registered. > > berlios user name = uelsk8s > > Thanks > > > On Fri, Aug 15, 2008 at 11:21 AM, Jose J. Rodriguez <jo...@gm...> > wrote: >> >> On 8/15/08, M0E Lnx <m0...@gm...> wrote: >> > Can you add me while you're at it?... i may be able to throw 2 cents >> > every now and then >> > >> > berlios user name = M0E-lnx >> > >> > >> >> Added! >> >> Regards, >> Joe1962 >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > > |