It is currently Mon May 20, 2013 8:30 am

All times are UTC




Post new topic Reply to topic  [ 141 posts ]  Go to page 1, 2, 3, 4, 5 ... 10  Next
Author Message
 Post subject: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 3:24 pm 
Administrator
Administrator
User avatar

Joined: Fri Mar 10, 2006 8:52 am
Posts: 3731
Location: Nantes - France
The first beta of Zenwalk 5.4 is ready for testing.

This beta version is a good preview of the upcoming Zenwalk 5.4, as we are mostly waiting for XFCE 4.6 final.

Zenwalk 5.4 will have the bigest changelog ever for Zenwalk (6 months since 5.2). Most if not all packages have been rebuilt for improvement or update, and many new features have been added, some regarding the base system.

Here's a list of the most important changes :

- Kernel 2.6.27.10 with gspca (supports many USB webcams)
- XFCE 4.6 (beta2, already very stable)
- Faster boot (tunned init scripts, with realtime I/O scheduler)
- PAM authentication has been added to the system
- Wicd is becoming the main network configuration tool
- Improved suspend/hibernate, with XFCE Power Manager
- new Netpkg with orphan dependencies and "offline operation" support
- New Zenpanel with integrated Disk Manager, Wifi and Wired Network Manager
- Gksu keyring based desktop granting system
- New artwork
- Many new applications

Please report any bug or missing feature so that we can prepare Zenwalk 5.4 release candidate ;)

Cheers
JP


Downloads :
http://zenwalk.enialis.net/people/jp/20 ... 4BETA1.iso
ftp://ftp.linuxforum.hu/mirrors/zenwalk ... 4BETA1.iso


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 5:00 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Oct 06, 2006 5:12 am
Posts: 2423
Location: India - Silicon City
Kool. Great work fellas.

_________________
Happiness is REAL, when SHARED
Christopher mcCandles

Software is like sex: it's better when it's free.
Linus Torvalds


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 5:19 pm 
Senior Zenwalker
Senior Zenwalker
User avatar

Joined: Thu Nov 20, 2008 9:08 pm
Posts: 468
Location: Israel
I have two questions.
1) If I follow these instructions, will I benefit from all of the changes?
2) Should we update our systems now? I don't care if something weird happens as long as I can fix it later.

And one last thing.
I updated my other computer yesterday and found that the NVIDIA "new" driver from the repository doesn't work. xorg wasn't able to start with it as the display driver.
The driver from NVIDIA's site works though.
(I don't know if that's the cause but the kernel version and the version mentioned in the driver package is not the same. 25 and 27).

_________________
Zenwalk snapshot on ThinkPad T61


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 5:39 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Oct 06, 2006 5:12 am
Posts: 2423
Location: India - Silicon City
well the instructions should work, as i already installed most of the packages directly from snapshot tree few days before and again back to current. But i wud suggest u to test as a iso package since if any bug found can be clearly reported instead of upgrading and things gets mixed up.

As Jp clearly says, its a beta. So stable system choiced peeps need not upgrade. Instead install it as a new one. When things gets stable at a later date, just upgrade if u want to.

_________________
Happiness is REAL, when SHARED
Christopher mcCandles

Software is like sex: it's better when it's free.
Linus Torvalds


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 5:40 pm 
Community Packager
Community Packager
User avatar

Joined: Fri Mar 10, 2006 3:52 am
Posts: 690
Installing 5.4 into a virtual machine using VirtualBox will result in X crashing and getting a black screen. I believe this is a VirtualBox problem with the vesa driver that is installed. I manage to get around this by installing VBoxGuest additons which installs a vbox video driver. Here's how:
1) At the black screen after X crashes , do a Ctrl-F2 to get into a terminal sessions
If doing a Ctrl-F2 does not get you into a terminal session then try this:
gapan wrote:
Found a workaround that always works. When Zenwalk finishes installing packages and prompts for a reboot with ctrl-alt-del, you reboot and in the lilo prompt enter: Zenwalk 1. Log in as root and
Code:
ifconfig eth0 up
dhcpcd eth0

2) log in as root
2) download VBoxGuestAddition iso. Since I'm using VB2.1.0 I did this by doing :
Code:
wget http://zenwalk.pinguix.com/user-accounts/laprjns/VirtualBox/2.1.0/VBoxGuestAdditions_2.1.0.iso


4) Make a directory to mount the iso on
Code:
mkdir /vbga

3) change to the directory where the iso is located and mount the iso
Code:
 mount -o loop  VBoxGuestAdditions_2.1.0.iso /vbga


Here's an alternate suggestion by dsmithhfx for getting VBoxGuestAdditionsmounted using a local copy of it
a) Select "Install Guest Addition.." in the Devices menu in the VirtualBox menu bar. This attaches the local copy of of the VBoxGuestAddions on /dev/sr0
b) mount the iso
dsmithhfx wrote:
mkdir /mnt/cdrom
mount -t iso9660 /dev/sr0 /mnt/cdrom

4) change to newly mounted iso directory and and run GuestAddition script
Code:
cd /vbga   (or cd /mnt/cdrm)
./VBoxLinuxAdditions-x86.run

5) After the script is finished, reboot the vm
Code:
reboot

_________________
"You are the proud owner of the very first purchased official Zenwalk CD with official Zenwalk artwork!"  Axxium March 10, 2006


Last edited by laprjns on Sat Jan 03, 2009 4:34 pm, edited 1 time in total.

 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 7:55 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 01, 2006 9:38 pm
Posts: 64
I downloaded from
ftp.sh.cvut.cz/MIRRORS/zenwalk/people/jp/20081224/
but the md5sum don't fit.
Was it my fault, or why are different sizes displayed on the different sites?


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 8:03 pm 
Administrator
Administrator
User avatar

Joined: Fri Mar 10, 2006 8:52 am
Posts: 3731
Location: Nantes - France
probably a joke from RSYNC :)


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 8:31 pm 
Zenwalk Packager
Zenwalk Packager

Joined: Wed Mar 29, 2006 7:33 am
Posts: 1580
Location: Bicester, Oxfordshire, UK
hc.e wrote:
I downloaded from
ftp.sh.cvut.cz/MIRRORS/zenwalk/people/jp/20081224/
but the md5sum don't fit.
Was it my fault, or why are different sizes displayed on the different sites?


Sounds like it hadn't finished syncing. You can still recover. If you used wget, just start wget again, but using the -c switch so it will continue. I've done that a couple of times when I've been too impatient to wait to be sure the file is all uploaded. So long as you specify the same url in the wget command, it will happily carry on until you get everything.

paul.

_________________
ThinkZen member #001
Proud Thinkpad Zenwalker


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Wed Dec 24, 2008 10:20 pm 
Zenwalker
Zenwalker

Joined: Sun Jun 24, 2007 2:04 pm
Posts: 3
May I ask why PAM was included? One of the main features of Slackware and Slack-based distros (and I consider this one as such) is the absence of PAM.

What does this mean for Slackware compatibility? Do you plan to diverge more from Slackware, like Ubuntu diverges more and more from Debian?

Note: This is not meant as criticism, I'm just curious in which direction Zenwalk will develop.


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Thu Dec 25, 2008 1:51 am 
Zenwalker
Zenwalker

Joined: Fri Dec 28, 2007 10:57 pm
Posts: 6
I downloaded from two different mirrors and got the same md5sum, but different from correct md5sum. I decided to burn the image to CD anyway. K3B thought something was wrong, but I decided to gamble one blank CD. Several packages were missing and so the install didn't end well. From my experience, there is something wrong with the ISO image on the mirrors.


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Thu Dec 25, 2008 8:09 am 

iso in all links in the 1st post are 462MB, which is too short, it should be 532MB! This should be good though:
http://zenwalk.enialis.net/people/jp/20 ... 4BETA1.iso


  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Thu Dec 25, 2008 8:31 am 
Administrator
Administrator
User avatar

Joined: Fri Mar 10, 2006 8:52 am
Posts: 3731
Location: Nantes - France
This RSYNC problem must be fixed today.

D!!

JP


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Thu Dec 25, 2008 8:43 am 
Administrator
Administrator
User avatar

Joined: Fri Mar 10, 2006 8:52 am
Posts: 3731
Location: Nantes - France
http://zenwalk.enialis.net/people/jp/20 ... 4BETA1.iso
ftp://ftp.linuxforum.hu/mirrors/zenwalk ... 4BETA1.iso


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Thu Dec 25, 2008 2:33 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Nov 25, 2008 8:49 am
Posts: 49
Congratulations guys!
I know it's still way to go to final release 5.4 but I'm happy for the progress.

You know there's no news in www.zenwalk.org from 24 August 2008 up to 24 December 2008, while at least there's some news at least in the space of two months before August 2008.
No wonder some people thought this distro was going into hibernation.

I have an idea, how about some news of the progress every two month.
I know the ZW team maybe don't think it's a big deal, but for the sake of the distro it's not too much of an effort to post it in ZW official site's news.


 Profile Send private message  
 
 Post subject: Re: The first beta of Zenwalk 5.4 is ready for testing.
PostPosted: Thu Dec 25, 2008 3:16 pm 
Master Zenwalker
Master Zenwalker
User avatar

Joined: Sun Apr 06, 2008 12:02 am
Posts: 517
Location: Ireland by birth, Munster by Grace of God, etc.
That's what we're <cough> trying to do with the Newsletter...

...dunno if enough people are reading it...

_________________
Zenwalk - plugged mercilessly wherever Linux is discussed.

Zenwalk Support - WE PREVAIL

Humble Head of Newsletter.

Recommend stuff for the Newsletter!

See it here!

Thanks to fanch for the avatar!

My Specs.


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 141 posts ]  Go to page 1, 2, 3, 4, 5 ... 10  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
 
cron