You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
(40) |
Apr
(76) |
May
(31) |
Jun
(39) |
Jul
(44) |
Aug
(87) |
Sep
(32) |
Oct
(23) |
Nov
(36) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(49) |
Sep
(14) |
Oct
|
Nov
|
Dec
(1) |
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(63) |
Aug
(95) |
Sep
(39) |
Oct
(61) |
Nov
(75) |
Dec
(118) |
2009 |
Jan
(25) |
Feb
(37) |
Mar
(20) |
Apr
(15) |
May
(14) |
Jun
(48) |
Jul
(82) |
Aug
(160) |
Sep
(94) |
Oct
(55) |
Nov
(59) |
Dec
(4) |
2010 |
Jan
(5) |
Feb
(17) |
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
(1) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: M0E L. <m0...@gm...> - 2009-08-13 03:35:41
|
Do you have that xhost line in the user's ~.bashrc? |
From: Sergey P. <fa...@gm...> - 2009-08-12 22:23:34
|
Just before I go to sleep - we again got the problem that root can't run GUI apps on user's X. man xhost, anyone? 2009/8/12, M0E Lnx <m0...@gm...>: > Yeah... the current ISO's dont have the kernel src package for some reason. > We need to get them in there. > I also need them for vbox guest additions, and have to dload every > time I need them :( > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |
From: M0E L. <m0...@gm...> - 2009-08-12 19:28:15
|
Yeah... the current ISO's dont have the kernel src package for some reason. We need to get them in there. I also need them for vbox guest additions, and have to dload every time I need them :( |
From: Sergey P. <fa...@gm...> - 2009-08-12 19:14:17
|
Sorry for so many letters, just wanted to copy-paste nvidia drivers' error: ERROR: The kernel header file '/lib/modules/2.6.27.12/build/include/linux/version.h' does not exist. The most likely reason for this is that the kernel source files in '/lib/modules/2.6.27.12/build' have not been configured. I'm not a pro in packaging kernels, I'm currently make modules && make modules_install to make nVidia drivers install, but it is a major issue to deal with. |
From: Sergey P. <fa...@gm...> - 2009-08-12 19:02:50
|
Ok, my KDE troubles were combined from two things: weird ownership on ~/.Xdefaults and 8600GT running on outdated "nv" driver from Xorg 1.4.2. So I downloaded drivers from nVidia - but wtf? Two CDs, but no kernel-headers. That's really bad. > I need you to do me a favor, boot up the ISO, cd or whatever you're booting. > when the installer loads up, open a terminal and show me the output of probepart > also show me the output of os-prober Attached. |
From: M0E L. <m0...@gm...> - 2009-08-12 18:13:44
|
we're not doing anything to the root home in particular, as we're only setting the root password, everything else comes from pre-configured home for root I guess. I will get these permissions set as described above. Unless someone else suggests differently by the end of the day. I need you to do me a favor, boot up the ISO, cd or whatever you're booting. when the installer loads up, open a terminal and show me the output of probepart also show me the output of os-prober Thanks |
From: Sergey P. <fa...@gm...> - 2009-08-12 17:56:19
|
Hmm, nevermind the kde, should be kdm thing, as it dies horribly when I try to run fluxbox too. I've switched to vesa drivers, instead of nv - well, now it isn't dying, window managers just don't start. Ok, investigating... > Actually, the installer should list all of your partitions. You should > be able to see their current fs to the very right of the listing > entry. Out of 4 partitions on sda, four on hda and three on hdb, only hda partitions were shown for me. Though I'll retry it. > You cannot select a linux mount point like /, /usr, /opt for it > without formatting. The installer will actually warn you about this, > and will only let you select /mnt/xyz[0-9] for it. Emm, I was trying to set my /dev/sda3 as /mnt/win_d, particularly. > We do need to debug the dual cd thing... I have not had chance to test > this on real hardware, so I really dont know how accurate the code is. Just combine that "Ok, I have another disk" with eject command. > HOpe to get some time by the end of the week to test some more. Buf if > I could get some more input from other users if this does/does not > work for you all, also, the type of hardware involved... Desktop box / > laptop cdrom units? NEC DVD+RW ND-3520A. > The initrd that boots for the installer is very limited, module wise, > so your video will not always be the best using whatever was used > during installation to run the installed system, but I think it's > worth a shot. Does new VasmCC provide you with graphical xorg options editor? If it does, just launch it after first boot. On bare xorg, without any wm, if you need. > About the permissions problem. I'm going to need you guys to tell me > how to set these > Here is a link to the code that sets these, but I'm not sure if this > is enough http://vlcore.vectorlinux.com/trac/vinstall/browser/branches/speedy/MdlMain.module#L600 > basically, what that does is this "chown -R <user>:<user> > /mnt/target/home/<user>" I don't think that chowning to vanger.vanger is a good idea. It should be: if sAccntName=="root" then chown -R root:root /mnt/target/root else chown -R sAccntName:users /mnt/target/home/sAccntName && chmod 755 /mnt/target/home/sAccntName I don't think it's safe to chmod -R 755, people may have some installed apps there. |
From: M0E L. <m0...@gm...> - 2009-08-12 17:43:21
|
Actually, the installer should list all of your partitions. You should be able to see their current fs to the very right of the listing entry. You cannot select a linux mount point like /, /usr, /opt for it without formatting. The installer will actually warn you about this, and will only let you select /mnt/xyz[0-9] for it. We do need to debug the dual cd thing... I have not had chance to test this on real hardware, so I really dont know how accurate the code is. HOpe to get some time by the end of the week to test some more. Buf if I could get some more input from other users if this does/does not work for you all, also, the type of hardware involved... Desktop box / laptop cdrom units? I would vote for vanger's suggestion of using the xorg.conf created during installation, except for one thing. The initrd that boots for the installer is very limited, module wise, so your video will not always be the best using whatever was used during installation to run the installed system, but I think it's worth a shot. About the permissions problem. I'm going to need you guys to tell me how to set these Here is a link to the code that sets these, but I'm not sure if this is enough http://vlcore.vectorlinux.com/trac/vinstall/browser/branches/speedy/MdlMain.module#L600 basically, what that does is this "chown -R <user>:<user> /mnt/target/home/<user>" Let me know what I'm missing here, and I'll take care of it. #6 is beyond the installer, so I'll leave that one along. |
From: Sergey P. <fa...@gm...> - 2009-08-12 17:31:33
|
Hi, guys. Here's my take. Installer isn't that bad, it's even nice. But: 1) You can't select Windows partitions in fstab in installer, only Linux partitions are available to choose mountpoint for. 2) I've got a minor misunderstanding, when installer asked my for second disc - tray was locked. Then I pressed ok, i have another disc, tray was unlocked and I could insert disc two. 3) Also bootloader install is fucked up. It didn't detect FreeBSD, didn't detect Windows XP (which old installer did). It found only VL I installed and detected it as "Slackware 12.1_". And I couldn't find a way to add another OS in bootloader in installer. Now the actual run: 4) When you start VL from HDD first time, you have to configure X again. Why won't it use Xorg.conf generated while starting up the installer? 5) I have used my old /home partition, and /home/vanger appeared to be chowned to 1000.none and chmodded to 700. That is really bad, if user already has an old user directory, it should be chmodded and chowned properly by installer. 6) SHOWTOPPER When you try to start up KDE4, you get an xmessage "kstartupconfig4 does not exist or fails. Th". And when you press "ok", everything horribly-horribly dies in some wildly-coloured blinking text-mode garbage. Why won't we use KDE 4.3.0? As I see, release would be in a month, KDE 4.2.3 will look too old-fashioned by that time. I think, we should switch to KDE 4.3.0 as fast as possible, to give it more extensive testing (and to be able to blame some bugs on KDE devs). Also, we won't need to debug why our current 4.2.3 dies. |
From: M0E L. <m0...@gm...> - 2009-08-11 14:08:58
|
The back button should definitely not be enabled on bootloader config I'll get on it rihght now. |
From: Newtor <gen...@gm...> - 2009-08-11 05:38:42
|
Hello, 2 things: -Gslapt would not start (console mentioned directory missing or similar) -Could not find VasmCC - perhaps "by design"? (could only find vasm, not vasmCC) Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Monday, August 10, 2009, 2:56:04 AM, you wrote: RL> Lets give these iso's a try I think we are ready for a public release. I RL> encourage all of our internal developers to please try and report any show RL> stoppers before we go public with these. Hopefully all is ok but just to be RL> safe lets go one more time. Just a reminder there is no text installer that is RL> usable we are aiming for a very high success rate on the gui installer. RL> The iso's are here: RL> ftp://ftp-osl.osuosl.org/pub/vectorlinux/Uelsk8s/test/VL6.0-SOHO-A1.9.22.iso RL> ftp://ftp-osl.osuosl.org/pub/vectorlinux/Uelsk8s/test/VL6.0-SOHO-A1.9.22-CD2.iso RL> there are deltas up in the same directory if you have the previous A1.9.21 iso's RL> good hunting! RL> Cheers, RL> Robert RL> Robert Lange RL> vec...@ya... RL> http://www.vectorlinux.com RL> __________________________________________________________________ RL> Make your browsing faster, safer, and easier with the new Internet Explorer® RL> 8. Optimized for Yahoo! Get it Now for Free! at RL> http://downloads.yahoo.com/ca/internetexplorer/ RL> ------------------------------------------------------------------------------ RL> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RL> trial. Simplify your report design, integration and deployment - and focus on RL> what you do best, core application coding. Discover what's new with RL> Crystal Reports now. http://p.sf.net/sfu/bobj-july RL> _______________________________________________ RL> Vectorlinux-devel mailing list RL> Vec...@li... RL> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: Newtor <gen...@gm...> - 2009-08-10 23:28:02
|
Hello, Here are some notes during an install with 1.23 (installer revision 705): >> FATAL (major): >> After installing system and user reaches "System Bootload Config": 'back' >> button is enabled but causes a FATAL error: [20] Bad Argument. fmain.?.0 >> >> Earlier on (minor): >> Gparted offers reiser4 but fails to create partitions. I feel like it should >> either not be an option or the user should be warned that it will fail if they >> try. I have a feeling that many folks will attempt to use this filesystem >> because it's been such a hot topic lately. >> >> When unselecting X11 package the warning message still says 'conponent' >> (spelling) towards the end of the message. >> >> Missing some packages on 2nd package selection screen. I don't remember them >> all but there was about 6 and now there's only 1 (gutenprint). There used to be hplips, plus others. >> >> Suggestions (random thoughts): >> -Perhaps there should be an option in the JWM menu to start the >> installer if the user quits it, or encounters a fatal error and it crashes. Maybe, maybe not. >> -Since we often times recommend to user to use the CD to reinstall >> lilo, I wonder if there should be some sort of lilo installation routine that a user could access in case needed. I'm going to do the installation again avoiding the FATAL error so I can complete it this time :D Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Monday, August 10, 2009, 2:56:04 AM, you wrote: RL> Lets give these iso's a try I think we are ready for a public release. I RL> encourage all of our internal developers to please try and report any show RL> stoppers before we go public with these. Hopefully all is ok but just to be RL> safe lets go one more time. Just a reminder there is no text installer that is RL> usable we are aiming for a very high success rate on the gui installer. RL> The iso's are here: RL> ftp://ftp-osl.osuosl.org/pub/vectorlinux/Uelsk8s/test/VL6.0-SOHO-A1.9.22.iso RL> ftp://ftp-osl.osuosl.org/pub/vectorlinux/Uelsk8s/test/VL6.0-SOHO-A1.9.22-CD2.iso RL> there are deltas up in the same directory if you have the previous A1.9.21 iso's RL> good hunting! RL> Cheers, RL> Robert RL> Robert Lange RL> vec...@ya... RL> http://www.vectorlinux.com RL> __________________________________________________________________ RL> Make your browsing faster, safer, and easier with the new Internet Explorer® RL> 8. Optimized for Yahoo! Get it Now for Free! at RL> http://downloads.yahoo.com/ca/internetexplorer/ RL> ------------------------------------------------------------------------------ RL> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RL> trial. Simplify your report design, integration and deployment - and focus on RL> what you do best, core application coding. Discover what's new with RL> Crystal Reports now. http://p.sf.net/sfu/bobj-july RL> _______________________________________________ RL> Vectorlinux-devel mailing list RL> Vec...@li... RL> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: M0E L. <m0...@gm...> - 2009-08-10 17:21:35
|
Guys, On this svn revision of the code, there has been a significant change to the CD2 bulk installation. The first CD should still be fine. I'm in the process of trying to upload a new ISO that Uelsk8s has fixed to reflect this change. DESCRIPTION OF THE CHANGE: We needed to add a description for the bulks included in the 2nd cd for installation. The format of these bulk files has changed in the following format: Line1 of each bulk for CD2 bulks ONLY is designated for a description string. The description string is to be written just like you want it shown in the installer. No variables, quotation marks or anything needed. Packages to be installed for each bulk need to start getting listed at line 2 and so on. See example below BULK: Office Complete set of office and productivity tools. openoffice.org abiword gnumeric koffice For future ISO's and deltas, keep this in mind. This means that if you by mistake use the first line on a BULK on CD2 for a package name, THIS PACKAGE WILL NOT GET INSTALLED!!!!. |
From: M0E L. <m0...@gm...> - 2009-08-10 13:49:37
|
Well, I just grabbed this and ran it. Here are my results Custom installation, ignoring CD2 contents on purpose (i'm lazy like that) ;) Installation went flawlessly grub setup was flawless (no other os's on this vm). There is a problem running grub2 on a VM, the boot menu lags for a while... but that's only on VM is it's a grub problem not a VL problem, so we'll leave that alone. root and user passwords are set, and system boots just fine. Again, I have another problem doing this on a VBox VM, but I've had it ever since the first alpha was released. KDE wont start. I see the KDM login, so I put my use name and password and it loads the desktop. Flashes before my eyes for like 5 seconds, and then, it's back to KDM. The only way to get around this that I know of, is to install the VBox Guest additions. Then I get the desktop. Other than that, it's good here. But please, dont believe me... the thing may just know it's me and be on it's best behaviour, so we need some outsiders to test this out. |
From: Robert L. <vec...@ya...> - 2009-08-10 08:56:14
|
Lets give these iso's a try I think we are ready for a public release. I encourage all of our internal developers to please try and report any show stoppers before we go public with these. Hopefully all is ok but just to be safe lets go one more time. Just a reminder there is no text installer that is usable we are aiming for a very high success rate on the gui installer. The iso's are here: ftp://ftp-osl.osuosl.org/pub/vectorlinux/Uelsk8s/test/VL6.0-SOHO-A1.9.22.iso ftp://ftp-osl.osuosl.org/pub/vectorlinux/Uelsk8s/test/VL6.0-SOHO-A1.9.22-CD2.iso there are deltas up in the same directory if you have the previous A1.9.21 iso's good hunting! Cheers, Robert Robert Lange vec...@ya... http://www.vectorlinux.com __________________________________________________________________ Make your browsing faster, safer, and easier with the new Internet Explorer® 8. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/ |
From: Roy S. <nig...@ci...> - 2009-08-10 02:15:01
|
On Sunday 09 August 2009 00:23:43 Rodrigo Bistolfi wrote: > One minor thing, there is a vl-hot package in /root, dunno if it is > intentional or was forgotten there. Oops! |
From: Roy S. <nig...@ci...> - 2009-08-10 02:10:37
|
The password is "vector". It can also be found by opening the file on the desktop named "PASSWORDS" ;-) On Sunday 09 August 2009 05:15:29 Ken Coulton wrote: > I'm thinking about when I have to sign into wicd. It may be handy for > other reasons as well. > > On Sun, Aug 9, 2009 at 1:13 AM, Robert Lange <vec...@ya...> wrote: > > This one should be autologin so no need > > > > Robert Lange > > vec...@ya... > > http://www.vectorlinux.com > > > > --- On Sat, 8/8/09, Ken Coulton <ken...@gm...> wrote: > > > From: Ken Coulton <ken...@gm...> > > > Subject: Re: [Vectorlinux-devel] VL6.0 Light Live > > > To: "Vector Linux developer's list" < > > > > vec...@li...> > > > > > Received: Saturday, August 8, 2009, 11:47 PM > > > Hi;I'm giving the light live cd a > > > go and my memory fails me, what do we use for a root > > > password on these live cd's again? |
From: Newtor <gen...@gm...> - 2009-08-09 21:53:54
|
Hello, That's all. Everything I found was very minor and not a deal breaker - though I did not test the install options usb/hdd/etc. This feels like a very nice live distro to me; quick to boot, quick to desktop, very responsive, plenty of packages to work with. Very good job to all involved!! Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Thursday, August 6, 2009, 9:43:50 PM, you wrote: RS> <bounce> RS> .. Just making sure this went through as intended .. RS> On Thursday 06 August 2009 07:01:19 Roy Stefanussen wrote: >> Hi Guys, >> >> We need some fearless testers to give some feedback on VL6.0 Light Live: >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light- >>LIVE-B3.iso Checksum: b7e773a7f46f80940f1ebe64f430ca6c >> VL6.0-Light-LIVE-B3.iso >> >> Being a LiveCD it should be quick and easy to test. Please try several of >> the boot options like the autoprobe for video, vesa etc. >> >> Appreciate your time and effort, >> Roy >> >> --------------------------------------------------------------------------- >>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - and >> focus on what you do best, core application coding. Discover what's new >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel RS> ------------------------------------------------------------------------------ RS> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RS> trial. Simplify your report design, integration and deployment - and focus on RS> what you do best, core application coding. Discover what's new with RS> Crystal Reports now. http://p.sf.net/sfu/bobj-july RS> _______________________________________________ RS> Vectorlinux-devel mailing list RS> Vec...@li... RS> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: Newtor <gen...@gm...> - 2009-08-09 21:46:58
|
Hello, VGA=791 mode At login screen (with ascii art), the usernames and password are in a long run-on sentence which makes them hard to 1) see, and 2) to determine usernames and password. I think it would look better like: VL-LIVE Brought to you by Vector-Linux vector.linux.net user: vl password: vector vector.linux.net user: root password: vector or even like this: VL-LIVE Brought to you by Vector-Linux vector.linux.net user: vl password: vector user: root password: vector Just an idea. The information is all there, just hard to see and determine what's what. Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Thursday, August 6, 2009, 9:43:50 PM, you wrote: RS> <bounce> RS> .. Just making sure this went through as intended .. RS> On Thursday 06 August 2009 07:01:19 Roy Stefanussen wrote: >> Hi Guys, >> >> We need some fearless testers to give some feedback on VL6.0 Light Live: >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light- >>LIVE-B3.iso Checksum: b7e773a7f46f80940f1ebe64f430ca6c >> VL6.0-Light-LIVE-B3.iso >> >> Being a LiveCD it should be quick and easy to test. Please try several of >> the boot options like the autoprobe for video, vesa etc. >> >> Appreciate your time and effort, >> Roy >> >> --------------------------------------------------------------------------- >>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - and >> focus on what you do best, core application coding. Discover what's new >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel RS> ------------------------------------------------------------------------------ RS> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RS> trial. Simplify your report design, integration and deployment - and focus on RS> what you do best, core application coding. Discover what's new with RS> Crystal Reports now. http://p.sf.net/sfu/bobj-july RS> _______________________________________________ RS> Vectorlinux-devel mailing list RS> Vec...@li... RS> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: Newtor <gen...@gm...> - 2009-08-09 21:40:28
|
Hello, Same here as rbistolfi; alternative autoprobe did not work. Stuck at: rc.X == going to multiuser GUI mode ... Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Saturday, August 8, 2009, 10:23:43 PM, you wrote: RB> On Thu, Aug 06, 2009 at 07:01:19AM -0400, Roy Stefanussen wrote: >> Hi Guys, >> >> We need some fearless testers to give some feedback on VL6.0 Light Live: >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light-LIVE-B3.iso >> Checksum: b7e773a7f46f80940f1ebe64f430ca6c VL6.0-Light-LIVE-B3.iso >> >> Being a LiveCD it should be quick and easy to test. Please try several of the >> boot options like the autoprobe for video, vesa etc. RB> Hi Roy, I did a quick test today, all the options from the bootloader worked for RB> me but the "Alternative autoprobe" one. Everything looks good so far. I will try RB> a few apps and stuff and report back if I find any problem. RB> One minor thing, there is a vl-hot package in /root, dunno if it is intentional RB> or was forgotten there. |
From: Newtor <gen...@gm...> - 2009-08-09 21:36:06
|
Hello, A couple more minor things: -System Profiler and Benchmark doesn't do anything when selected from the menu. -Adie starts with it's titlebar out of the desktop region. Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Thursday, August 6, 2009, 9:43:50 PM, you wrote: RS> <bounce> RS> .. Just making sure this went through as intended .. RS> On Thursday 06 August 2009 07:01:19 Roy Stefanussen wrote: >> Hi Guys, >> >> We need some fearless testers to give some feedback on VL6.0 Light Live: >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light- >>LIVE-B3.iso Checksum: b7e773a7f46f80940f1ebe64f430ca6c >> VL6.0-Light-LIVE-B3.iso >> >> Being a LiveCD it should be quick and easy to test. Please try several of >> the boot options like the autoprobe for video, vesa etc. >> >> Appreciate your time and effort, >> Roy >> >> --------------------------------------------------------------------------- >>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - and >> focus on what you do best, core application coding. Discover what's new >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel RS> ------------------------------------------------------------------------------ RS> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RS> trial. Simplify your report design, integration and deployment - and focus on RS> what you do best, core application coding. Discover what's new with RS> Crystal Reports now. http://p.sf.net/sfu/bobj-july RS> _______________________________________________ RS> Vectorlinux-devel mailing list RS> Vec...@li... RS> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: Newtor <gen...@gm...> - 2009-08-09 21:25:42
|
Hello, Another comment: Console Mouse Daemon fails to start (using vesa, no bootsplash). Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Thursday, August 6, 2009, 9:43:50 PM, you wrote: RS> <bounce> RS> .. Just making sure this went through as intended .. RS> On Thursday 06 August 2009 07:01:19 Roy Stefanussen wrote: >> Hi Guys, >> >> We need some fearless testers to give some feedback on VL6.0 Light Live: >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light- >>LIVE-B3.iso Checksum: b7e773a7f46f80940f1ebe64f430ca6c >> VL6.0-Light-LIVE-B3.iso >> >> Being a LiveCD it should be quick and easy to test. Please try several of >> the boot options like the autoprobe for video, vesa etc. >> >> Appreciate your time and effort, >> Roy >> >> --------------------------------------------------------------------------- >>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - and >> focus on what you do best, core application coding. Discover what's new >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel RS> ------------------------------------------------------------------------------ RS> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RS> trial. Simplify your report design, integration and deployment - and focus on RS> what you do best, core application coding. Discover what's new with RS> Crystal Reports now. http://p.sf.net/sfu/bobj-july RS> _______________________________________________ RS> Vectorlinux-devel mailing list RS> Vec...@li... RS> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: Newtor <gen...@gm...> - 2009-08-09 21:22:39
|
Hello, One comment so far: Opera starts from an 'unclean' state. Generally, Opera's first use displays the EULA and then continues to load the browser. The version on the live CD begins from a previously used session. That's it so far. Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Thursday, August 6, 2009, 9:43:50 PM, you wrote: RS> <bounce> RS> .. Just making sure this went through as intended .. RS> On Thursday 06 August 2009 07:01:19 Roy Stefanussen wrote: >> Hi Guys, >> >> We need some fearless testers to give some feedback on VL6.0 Light Live: >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light- >>LIVE-B3.iso Checksum: b7e773a7f46f80940f1ebe64f430ca6c >> VL6.0-Light-LIVE-B3.iso >> >> Being a LiveCD it should be quick and easy to test. Please try several of >> the boot options like the autoprobe for video, vesa etc. >> >> Appreciate your time and effort, >> Roy >> >> --------------------------------------------------------------------------- >>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - and >> focus on what you do best, core application coding. Discover what's new >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel RS> ------------------------------------------------------------------------------ RS> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day RS> trial. Simplify your report design, integration and deployment - and focus on RS> what you do best, core application coding. Discover what's new with RS> Crystal Reports now. http://p.sf.net/sfu/bobj-july RS> _______________________________________________ RS> Vectorlinux-devel mailing list RS> Vec...@li... RS> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel |
From: Newtor <gen...@gm...> - 2009-08-09 21:07:53
|
Hello, There is a 'PASSWORDS' document on the desktop with the passwords that worked for me. I've only test one boot option but it worked great. I'll try the remaining boot options and report back. Good work guys and gals!! Cheers, newt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Sunday, August 9, 2009, 3:15:29 AM, you wrote: KC> I'm thinking about when I have to sign into wicd. It may be handy for other KC> reasons as well. KC> On Sun, Aug 9, 2009 at 1:13 AM, Robert Lange <vec...@ya...> wrote: >> This one should be autologin so no need >> >> Robert Lange >> vec...@ya... >> http://www.vectorlinux.com >> >> >> --- On Sat, 8/8/09, Ken Coulton <ken...@gm...> wrote: >> >> > From: Ken Coulton <ken...@gm...> >> > Subject: Re: [Vectorlinux-devel] VL6.0 Light Live >> > To: "Vector Linux developer's list" < >> vec...@li...> >> > Received: Saturday, August 8, 2009, 11:47 PM >> > Hi;I'm giving the light live cd a >> > go and my memory fails me, what do we use for a root >> > password on these live cd's again? >> > >> > On Sat, Aug 8, 2009 at 10:23 PM, >> > Rodrigo Bistolfi <rbi...@gm...> >> > wrote: >> > >> > On Thu, Aug 06, 2009 at 07:01:19AM -0400, Roy >> > Stefanussen wrote: >> > >> > > Hi Guys, >> > >> > > >> > >> > > We need some fearless testers to give some feedback on >> > VL6.0 Light Live: >> > >> > > >> ftp://ftp-osl.osuosl.org/pub/vectorlinux/veclinux-6.0/iso-test/VL6.0-Light-LIVE-B3.iso >> > >> > > Checksum: b7e773a7f46f80940f1ebe64f430ca6c >> > VL6.0-Light-LIVE-B3.iso >> > >> > > >> > >> > > Being a LiveCD it should be quick and easy to test. >> > Please try several of the >> > >> > > boot options like the autoprobe for video, vesa etc. >> > >> > >> > >> > Hi Roy, I did a quick test today, all the options >> > from the bootloader worked for >> > >> > me but the "Alternative autoprobe" one. >> > Everything looks good so far. I will try >> > >> > a few apps and stuff and report back if I find any >> > problem. >> > >> > One minor thing, there is a vl-hot package in /root, dunno >> > if it is intentional >> > >> > or was forgotten there. >> > >> > >> > >> > -- >> > >> > | Rodrigo Bistolfi | (·)> >> > >> > | Using the Mutt mail client | /|\ >> > >> > | Vector Linux 6.0 Light Edition | \_/_ >> > >> > >> > / >> > >> > >> > >> > >> ------------------------------------------------------------------------------ >> > >> > Let Crystal Reports handle the reporting - Free Crystal >> > Reports 2008 30-Day >> > >> > trial. Simplify your report design, integration and >> > deployment - and focus on >> > >> > what you do best, core application coding. Discover >> > what's new with >> > >> > Crystal Reports now. http://p.sf.net/sfu/bobj-july >> > >> > _______________________________________________ >> > >> > Vectorlinux-devel mailing list >> > >> > Vec...@li... >> > >> > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel >> > >> > >> > >> > >> > -----Inline Attachment Follows----- >> > >> > >> ------------------------------------------------------------------------------ >> > Let Crystal Reports handle the reporting - Free Crystal >> > Reports 2008 30-Day >> > trial. Simplify your report design, integration and >> > deployment - and focus on >> > what you do best, core application coding. Discover what's >> > new with >> > Crystal Reports now. http://p.sf.net/sfu/bobj-july >> > -----Inline Attachment Follows----- >> > >> > _______________________________________________ >> > Vectorlinux-devel mailing list >> > Vec...@li... >> > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel >> > >> >> >> __________________________________________________________________ >> Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your >> favourite sites. Download it now >> http://ca.toolbar.yahoo.com. >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Vectorlinux-devel mailing list >> Vec...@li... >> https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel >> |
From: Rodrigo B. <rbi...@gm...> - 2009-08-09 14:59:51
|
On Sun, Aug 09, 2009 at 03:15:29AM -0600, Ken Coulton wrote: > I'm thinking about when I have to sign into wicd. It may be handy for other > reasons as well. The passwords are vector for root and user. |