Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] testing chroot for 0.7 and testing volunteers

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] testing chroot for 0.7 and testing volunteers
  • Date: Sun, 4 Feb 2007 10:15:25 -0800

On Friday 02 February 2007 07:00:23 seth AT swoolley.homeip.net wrote:
> We've got some more spells that need testers listed here:
>
> http://wiki.sourcemage.org/Stable-0.7
>
> And note that there's not a chroot yet. If you can volunteer for that,
> note your name in the table specifically for it. Also drop an email to
> the list about it, your timeline, etc.

I've upgraded a tarball from stable-0.4 to stable-0.6 and placed it at
http://lug.wsu.edu/~sandalle/smgl-stable-0.6.tar.bz2 and it is 143MB. :( It's
still uploading, give it about 3 hours from when you receive this message.
I'll update the Stable-0.7 wiki once I get back.

Process used to upgrade:
# mkdir smgl
# cd smgl
# tar xjf stable-0.4.tar.bz2
# mount -o bind /dev dev
# mount -o bind /sys sys
# mount -t proc none proc
# mount -o bind /var/spool/sorcery var/spool/sorcery
# cd ..
# chroot smgl
# echo PROMPT_DELAY="0" > smgl/etc/sorcery/local/config
# sorcery system-update
# echo "" > smgl/etc/sorcery/local/config
# umount smgl/{proc,sys,dev,var/spool/sorcery}
# tar cjf smgl-stable-0.6.tar.bz2 smgl

This tarball will extract to a "smgl" directory.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: pgpi_7RdJDkoU.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page