Archive for the ‘Quick Notes’ Category

European Meeting Programme

Tuesday, August 5th, 2008

Robert “template” Figura has posted the details of the Source Mage European Meeting to the sm-discuss mailinglist. Original message follows.

“Hi Folks,

i have collected some information for the european meeting:

The Meeting will take place at the Institute of Computer Science which
you can see from above via google maps:

http://maps.google.com/maps?f=q&q=r[...]

Institut für Informatik / Pädagogische Fakultät,
Römerstr. 164

Transport from the central station: Bus line 638, direction “Kranenweg”, exit “Pädagogische Fakultät”

* Acquaintance Warmup Meeting (Suggestion)

Date: Sun Aug. 17th 21.00
Location: Babel (bar), Breitestr. 67

There is some chance to meet geeks there but most important is this:
The logo features the babel fish!

* Public Talk: Introduction to Source Mage GNU/Linux

Date: Mon Aug. 18th 14.00 - 15.30
Location: Institut für Informatik / Pädagogische Fakultät, Römerstr. 164
Sorry i have no room number yet.

* Public Talk: More about Source Mage GNU/Linux + Live Demos and Mini
Talks

Date: Tue Aug. 19th 14.00 - 16.30
Location: Institut für Informatik / Pädagogische Fakultät, Römerstr. 164
Sorry i have no room number yet.

* Workshops

Date: Mon Aug. 18th - Fri Aug. 22nd 10.00 - ?
Location: Institut für Informatik / Pädagogische Fakultät, Römerstr. 164
Room number: N101

Here’s a shot from the inside:
http://spuerwerk.dyndns.org/~rfigura/raum101.jpg

It is big enough so it can hardly become cramped below 20 people.

Maybe we should define when the hackathlon will take place, suggestions anyone?

* Farewell Party

Date: Fri Aug. 22nd 20.00 - ?
Location: PW-House, Römerstr. 185

Regards
- Robert Figura, mobile 01 76 659 956 29″

Stable-rc 0.24 is cut and ready

Saturday, August 2nd, 2008

Arwed “alley_cat” von Merkatz has just announced to the sm-discuss mailinglist that stable-rc 0.24 has been cut and uploaded to the main distro server, mirrors should be syncing in the next few hours. His message follows.

“Hi everyone,

stable-rc 0.24 is cut and ready for testing. There’s the usual wiki page for those who want to help testing.

The release will be released on July 15th if nothing major gets in the way.

Tarballs have been created and are on the master server, should make it to the mirrors in a few hours.
The chroot for x86 is done and uploaded, volunteers for x86_64 are welcome.

As always don’t forget to file any bugs against our bug tracker so we can fix and integrate any bugs/issues.

Let’s give this new stable-rc a good testing!”

Quoth logo surgery

Monday, July 21st, 2008

Juan Carlos “Jucato” Torres posted a note to the sm-discuss mailinglist today to inform us of a “surgery” he practice on a SVG version of the logo that Paul “novaburst” Beel provided for us some time back. Message follows.

Greetings mages!

Paul “novaburst” Beel previously commissioned an artist to create a new, vectorized Quoth for our logo. There were some concerns about Quoth’s mangled feet. Frustrated artist that I am, I tried to operate on his feet. The result is one foot less.

Submitted for your enjoyment (and approval?).

P.S. Jaka says it looks too Egyptian. Does it really? :)

0.10.0-test1 now includes manpages

Sunday, July 20th, 2008

Justin “flux_control” Boffemmyer, the Cauldron Lead, writes to inform us that the latest test ISO (and from some versions ago) includes man pages, as opposed to the previous generation ones.

Just a friendly reminder about the new ISOs: manpages are actually provided on the ISOs (this includes 0.10.0-test1). If you are not sure how to do something or how to use a program/edit a config file on the ISO or during the install, please feel free to consult the relevant manpages (i.e., man lilo.conf for information about how you can configure lilo).

<@flux_control> ryuji: The normal manpages for the spells are installed. I’ve had them for several ISO releases, and I’ve mentioned it before, yet nobody seems to notice :(

I guess now they are bound to notice more! :)

Release of 0.10.0-test1 ISO

Friday, July 18th, 2008

Justin “flux_control” Boffemmyer has released version 0.10.0-test1 of the next-generation ISO for Source Mage.

On his post to the mailinglist:

I finally got all the bits working that are absolutely necessary for this release. I’m sure that there will still be plenty of bugs, but I will need you guys to test the ISO to find them. Then I will squash them. With extreme prejudice. Like, with a rock or something.

The release will most likely happen this evening (EDT). However, I have things to clean up, and I will be trying to minimize the size of the ISO as well, before releasing. Therefore, it’s possible that something will come up (like RL) and I will release tomorrow night, but most likely it will happen tonight. You may now all grip the edges of your seats.

Summary of major changes in this ISO:

  • Use of udev in the ISO’s bootup initrd (autodetect hardware and autoload modules for it). Watch out for this, as it’s possible that the ISO will detect your hardware and load modules for it, but the installed kernel might not (we don’t install an initrd for you, at least not yet). I tried to ensure that this would not be the case, but I cannot be certain. Please test using the ISO kernel and make sure that it boots. If you are looking to just have a working system from this and aren’t interested in helping to test the ISO, then I would just recommend (as always) to build a new, fresh kernel for your system rather than relying on the one provided on the ISO. This can be done during the install phase itself (i.e. from within the ISO) by chrooting into /mnt/root (you can just run our chroot script smgl-chroot) and going into /usr/src, unpacking the linux sources (bunzip2 linux-2.6.22.tar.bz2), creating a symlink (ln -s /usr/src/linux-2.6.22 /usr/src/linux), and then issuing the regular kernel make command series (e.g., make menuconfig && make && make modules && make modules_install).
  • The ISO kernel is more modular. I’m hoping that this will resolve bug #14495. I need people with corresponding hardware to test this though.
  • ncurses is now most definitely built with utf-8 enabled, both for the ISO and for the system tarball.
  • The linux kernel sources are now included in the system tarball, so it should be possible to build a new kernel and/or different kernel modules even if you are having trouble getting a network connection. This should resolve bug #14405.
  • Various other bugfixes that are more minor/superficial.

For all bug-hunting, please file bugs against 0.10.0 in the bugzilla database (http://bugs.sourcemage.org). It’s really much more helpful to me if all the bugs are in the same place rather than having to hunt them down via scattered emails or IRC logs. Thanks! :-D

If there are any questions/concerns/problems, I’ll be around in IRC as usual, or you can email me of course.

On the mailinglist, the Release of 0.10.0-test1 thread has gotten quite some feedback, and another thread, install iso 0.10.0-test1 tested has gotten some more feedback for Justin in regards to the ISO.