Foresight Linux

Forum is currently down

December 26th, 2011 - Categories: news -

As we all noticed, forum is currently down. We don’t know yet when we manage to get in up again.

So in the meantime, we created at temporary forum that can be used: http://www.foresightlinux.se/en/forum

We hope to get the old forum up as soon as possible. Thanks for your patience.

 

 

 

 

Want to get involved? Join the web/wiki spring cleaning sprint!

April 28th, 2011 - Categories: news -

Hey fellow Foresighters!

If you’ve been wanting to get involved with Foresight Linux this is your chance: You are hereby invited to join the FL crew in doing some spring cleaning on our wiki and website. This is an excellent opportunity to meet and have fun with developers, contributors and fellow foresight users.

The sprint kicks off on Friday 2011-04-29 at 1300 UTC.

Just connect to FreeNode IRC and join the #foresight and #foresight-qa channels and talk to ermo or afranke if you have questions or suggestions on how we can improve the content on the wiki and the website.

Hope to see you there!

P.S. The sprint will probably happen over the entire weekend, so if you can’t make it exactly at 1300 UTC friday, don’t worry too much, since chances are that you’ll be able to get in touch with someone anyway.

P.P.S The forum thread is here: http://forum.foresightlinux.org/index.php?topic=1306

Foresight Linux Newsletter – Issue 02 2011

April 22nd, 2011 - Categories: Newsletter -

Editor’s Note

Foresight Linux – SE got a facelift, alot easier to find information for our swedish users. Thanks for all feedback.

Last newsletter was mostly to get information about developmet information. This newsletter is little more about system model and updated packages.

Development

System Model

A new update mechanism called “system model” is added. In this model, a file called /etc/conary/system-model describes what should be installed on the system. This file is modified by certain conary update commands, and can also be edited with a text editor. The system model allows a system to be updated relative to a search path that includes groups as well as labels, leading to more coherent sets of updated packages. It also allows re-starting updates with transient failures; the filename /etc/conary/system-model.next is reserved for storing the system target state during an update operation.

The system model mode is intended to become the normal update mode  for Conary-based  systems  in  the  future.   It works by creating a set oftroves that define the system, and then moving the system to that defi‐nition.   It is conceptually similar to building a group into a reposi‐tory  and  then  migrating  to  that  group.   Significant  differencesinclude:
-      In  a  group, all trove references are absolute, but in a model,you can choose whether references are absolute.  Migrating to  aspecific  version  of a group will always move the system to theexact set of packages referenced, but re-applying a system modelwill  update  troves that are not pinned down to a specific ver‐sion.
-      There is no group name for the set of troves.
-      There is no version for the set of troves.  (The version  opera‐tion in a system model does not provide conary versioning.)
-      Path  and  version conflicts are not checked when assembling theset of troves.  (No group policy is run  at  all.)   This  meansthat  path  and  version  conflicts  will  be  found  only whileinstalling the packages.

A system model that installs only a single group will functionsimilar to migrate mode.  The most obvious difference is  that  migratemode  honors  variations  in  byDefault settings in the system database(that is, an optional component of the trove(s) migrated  to  that  hasbeen  installed on the system will still be installed after the migrateoperation finishes), whereas a system model update honors those changesonly if they are represented in the model itself.

Next Foresight Linux iso will have system model enabled as default.
If you want to run it today in Foresight, open Terminal and write this command:

sudo /usr/share/conary/genmodel

PackageKit

PackageKit is soon available as default in Foresight again. read more at: Og Maciel blog

To install it today, open terminal and write: sudo conary update PackageKit gnome-packagekit

GTK3 is now in Foresight Linux, first step against FL3 and Gnome 3.

Upcoming versions

Next release versions will be 2.5.1, 2.6 and 3.0

Updated Packages

Picked out a few random packages that been updated during April month.

Audacious – 2.5.0
Banshee – 2.0.0
Chromium – 10.0.648.205
Emesene – 2.0 (built from git)
Firefox – 4.0
Flash-Player – 10.2.159.1
Hotot – 21-04-2011
Kupfer – v206
Nvidia - 270.41.06
Skype – 2.2.0.25
Transmission – 2.30b3
VLC – 1.1.9
Warsow – 0.61
Wine – 1.1.8

Foresighters

Og Maciel wrote about few applications for Foresight Linux that’s worth looking at.
Fayek wrote also a blog post about few applications that’s worth looking into.
TForsman wrote about SparkleShare.

Worldwide Foresight

Latest review for Foresight Linux:

http://www.linuxfordevices.com/c/a/News/Foresight-Linux-25-and-rPath-X6/

 

Council Meetings

Last meeting: Concil meeting agenda 20-04-2011

Join the Foresight Community

Foresight users and developers are active on a number of different social networking sites.

Contribute to the Foresight Linux Newsletter

Have a package or piece of software you want to share in the newsletter? Send it in! We are always looking for more writers or contributors.

We are also looking for volunteers to interview people in the Foresight and GNOME communities, links to news articles on the web or in print regarding Foresight Linux, and all the other content that makes up the newsletter.

Have thoughts or comments on the newsletter? Email tforsman at foresightlinux.org and your letter may be published in the next issue!

Homepage: http://www.foresightlinux.org
Swe Homepage: http://www.foresightlinux.se
Distrowatch: Foresight Linux

Foresight Linux Newsletter – Issue 01 2011

April 7th, 2011 - Categories: Newsletter -

Editor’s Note

Time to get Foresight Linux newsletter rolling again. Been a long time since we wrote a newsletter, so we grab some news that’s been announced earlier too. I also hope the newsletter is readable, as im not used to write newsletter and my main language isn’t English.

Development

I wanted to inform anyone who’s currently running Foresight Linux what to expect as far as when GNOME 3.0 will be available via an update. Basically, in order to bring this new release to our Foresight users, the following tasks (in ascending degree of complexity and potential risk to stability and usability) must be tackled:

  1. Update Glib and create a separate Gtk3 package that can co-exist with Gtk2
  2. Update all packages that have a dependency on gobject-introspection
  3. Update packages to use new Gtk3 package, considering that some packages may have duo-binding to Gtk2 and Gtk3
  4. Re-build all GNOME packages as well as anything that has a dependency on Gtk2/Gtk3

The biggest concern right now is breaking our existing KDE and Xfce packages, so will do our best to throughly test the update and migration processes before making GNOME 3.0 available.

Work has also started to bring PackageKit back to Foresight to provide a graphical interface for all your package management needs. The future promises!

Wiki

General documentation

We will try to get more information in here next time.

Foresighters

Frogatto and xbmc is available and easy to install, read more at More bling bling for your new Foresight install

Worldwide Foresight

Latest review for Foresight Linux:

http://www.linuxbsdos.com/2011/04/05/foresight-linux-2-5-review/

Earlier review with video: http://vimeo.com/19858871

Too bad there haven’t been a deep review with conary, and what it actually can do and how great it can be.

 

Council Meetings

Last meeting were 6th April 2011

http://wiki.foresightlinux.org/wiki/display/community/Council+Meeting+2011-04-06

Next meeting isn’t planned yet. (suggested 20, 22 or 25 April)

Community News

Announcing Foresight Linux 2.5.0

A number of new members have officially joined the Foresight community due to their outstanding contributions to Foresight.
For more information on becoming a Foresight member, see this page on the Foresight Wiki.

Join the Foresight Community

Foresight users and developers are active on a number of different social networking sites.

Contribute to the Foresight Linux Newsletter

Have a package or piece of software you want to share in the newsletter? Send it in! We are always looking for more writers or contributors.

We are also looking for volunteers to interview people in the Foresight and GNOME communities, links to news articles on the web or in print regarding Foresight Linux, and all the other content that makes up the newsletter.

Have thoughts or comments on the newsletter? Email tforsman@foresightlinux.se and your letter may be published in the next issue!

Homepage: http://www.foresightlinux.org

Scheduled Systems Downtime: April 1st – 3rd, 2011

March 31st, 2011 - Categories: Uncategorized -

Hi folks!

Just wanted to let you all know that we will have to shutdown some systems in our infrastructure over the weekend in order to allow them to be moved to a new location. During the weekend of April 1st – 3rd, 2011 the following systems will be down and unaccessible:

I apologize for any inconvenience this may cause you and I thank you all for your cooperation and understanding.

Og Maciel on behalf of Foresight Linux

Announcing Foresight Linux 2.5.0

March 27th, 2011 - Categories: release -

Foresight is a Linux distribution for your desktop that features a rolling release schedule that always keeps your desktop up to date; a revolutionary package manager, Conary; the latest GNOME, KDE and Xfce desktop environment and an innovative set of excellent, up to date software applications.

We hope you enjoy using Foresight as much as we do. Because your distro should be cool!

Foresight Linux 2.5.0 Release Notes

  1. What’s new
    1. GNOME 2.32.1, KDE 4.6.1 and Xfce 4.8
    2. Kernel 2.6.35.11
    3. Tons of new applications and improvements
  2. Downloading and Installing
  3. Filing Issues and Bugs
  4. Getting Help
  5. Contribute to Foresight Linux
  6. More information
  7. Credits

What’s new

Foresight 2.5.0 , released March 27th, features the latest stable GNOME, KDE and Xfce desktops, a shiny new kernel, and tons of improvements! This release is for new users as well as for returning users and early adopters! Existing users of our previous 2.1.1. release will be able to update their systems in the following 2 weeks!

GNOME, KDE and Xfce

Foresight features the latest stable versions of GNOME, KDE and Xfce!

  • GNOME is a popular, multi-platform desktop environment for your computer. GNOME’s focus is ease of use, stability and first-class internationalisation and accessibility support.
  • KDE is dedicated to creating a free and user-friendly computing experience, offering an advanced graphical desktop, a wide variety of applications for communication, work, education and entertainment and a platform to easily build new applications upon.
  • Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.

Kernel 2.6.35.11

Foresight also includes the polished and refined Long Term Support 2.6.35.11 Linux kernel. If new and shiny is more your thing, you will be pleased to learn that the newly minted Linux kernel 2.6.38 is currently undergoing shakedown tests by Foresight’s bravest and is slated to become available as a drop-in upgrade in the coming weeks for the adventurous kind!

Tons of new applications and improvements

Foresight brings to you a vast and cool selection of awesome applications to give you and your desktop that little something extra that will make your friends sit up and take notice! We’re proud to ship the very latest and greatest Chromium and Firefox web browsers, Banshee, F-Spot, Openshot, Hotot, Pidgin, Gimp, and many more great applications for your delight!

Downloading and Installing

Downloads are available at our downloads page, where you’ll be able to choose from our GNOME, KDE and Xfce images for both 32-bit and 64-bit systems.

Filing Issues and Bugs

Please report any issues or bugs you encounter while using Foresight 2.5.0. Foresight’s issue tracker, JIRA, is available at https://issues.foresightlinux.org.

Getting Help

Help is available in many forms, and you can choose what you’re most comfortable with.

  • IRC: Visit the Foresight IRC channel, #foresight on Freenode, and ask questions. We have one of the most friendly IRC channels you’ll come across with everyone from users to developers reaching out to help answer questions.
  • Forums: Our forums continue to grow, and are a good source of information to check if a specific problem or question has come up before.
  • Wiki: Documentation on the wiki is growing on a daily basis, with updates often to the Frequently Asked Questions and other how-to’s to get you going with Foresight Linux.
  • Mailing Lists:
    • General List: Subscribe or view archives at http://lists.rpath.org/mailman/listinfo/foresight-distro

Contribute to Foresight Linux

Foresight Linux has a vibrant and friendly community, ready to assist any level of user. Participation is also welcome and encouraged! There are several different ways to engage with the Foresight community:

  1. You can find us in #foresight on chat.freenode.net. Foresight users can click the X-Chat GNOME icon in Applications -> Internet menu to access IRC
  2. Contribute to the Foresight Wiki
  3. Package and maintain software. Visit the Developer Wiki at http://wiki.foresightlinux.com/confluence/display/DEV/Foresight+Linux+Development for more information

More Information

You can find more information about Foresight on our website at http://www.foresightlinux.org.

If you’re new to using Foresight, please check out the Getting Started with Foresight User Guide. Click on System -> User Guide. The User Guide contains information on installing software, adding MP3 and DVD support, and an overview of commonly used applications.

Ask live questions in IRC on the Freenode network in the #foresight channel.

Credits

Thanks to the entire Foresight Linux crew all the developers and users who contributed to and helped test this release.

Thank you for using Foresight. Because your distro should be cool!

Splash Screen Winner

March 23rd, 2011 - Categories: news -

The winner of our Splash Screen design “contest” is Fred Vinícius, designer and illustrator for FredDesign! His winning design can be seen during the boot process for the upcoming Foresight Linux 2.5.0 Release.

Winning Design

Winning Design

On behalf of the entire Foresight Linux crew I would like to congratulate Fred Vinícius and thank everyone who submitted their art work!

Foresight Linux 2.5.0 Release Candidate Galore

March 8th, 2011 - Categories: release -

It is with great pleasure that I announce the release of Foresight 2.5.0 RC! This time, we have updated images for GNOME, Xfce and KDE! Things are shaping up quite nicely and thanks to all the feedback we’ve received from our users, we should be releasing our GA images pretty soon!

Well known for being a desktop operating system featuring an intuitive user interface and a showcase of the latest desktop software, this new release brings you the latest GNOME 2.32, KDE 4.6.0, Xfce 4.8, a newer Linux kernel 2.6.35.11, Xorg-Server 1.8, Conary 2.2.13 and a ton of updated applications!

The following images are available for download right now:

Foresight GNOME:

  • Foresight Linux GNOME Edition 2.5.0 x86:

URL: foresight-2.4.99+rc1+2011.03.07-x86-dvd1.iso Size: 1.72 GB
SHA1: e3f2ff5ae3fc455e6bf2fc9cbcb2a8719ae66c30

  • Foresight Linux GNOME Edition 2.5.0 x86_64:

URL: foresight-2.4.99+rc1+2011.03.07-x86_64-dvd1.iso Size: 1.88 GB
SHA1: 346d053e8cd8476e08967603d7e0d29000440c7c

Foresight KDE:

  • Foresight Linux KDE Edition 2.5.0 x86:

URL: foresight-2.4.99+rc1+2011.03.07-x86-dvd1.iso Size: 1.89 GB
SHA1: bf4bcb99d8ce3c1389b99eae968ebf86e34270e6

  • Foresight Linux KDE Edition 2.5.0 x86_64:

URL: foresight-2.4.99+rc1+2011.03.07-x86_64-dvd1.iso Size: 2.11 GB
SHA1: c435607e40d9f3e4aa83eb5f6072a5816004ad12

Foresight Xfce:

  • Foresight Linux Xfce Edition 2.5.0 x86:

URL: foresight-2.4.99+rc1+2011.03.07-x86-dvd1.isoSize: 1.27 GB
SHA1: 931be41b19a4ef1d5b96b66c341b32b0fa3b63ad

  • Foresight Linux Xfce Edition 2.5.0 x86_64:

URL: foresight-2.4.99+rc1+2011.03.07-x86_64-dvd1.iso Size: 1.48 GB
SHA1: fbd5e1899e54a5ad76249c74ba3be6856f3ca5e2

For Developers (Devel Label):

  • Foresight Linux GNOME Edition 2.5.0 x86:

URL: foresight-2.4.99+rc1+2011.03.07-x86-dvd1.iso Size: 2.23 GB
SHA1: 9f5b548c8c31b3fddfc7d4a9e19fb9eeffdc6701

  • Foresight Linux GNOME Edition 2.5.0 x86_64:

URL: foresight-2.4.99+rc1+2011.03.07-x86_64-dvd1.iso Size: 2.42 GB
SHA1: f93a9fc18acde88ae299e40cf0a013d0010e8010

Obviously, if you’re already running Foresight Linux 2.5.0 ALPHA2, simply update your system from the command line: sudo conary updateall

The following issues were resolved since our previous release:

  • FL-2699 GEDA electronic design automation tool suite
  • FL-2695 Epson Artisan printers no longer supported
  • FL-2722 man can’t display quotes
  • FL-2723 cURL doesn’t work with HTTPS unless you use –insecure
  • FL-2268 Build giostreamsink plugin into gst-plugins-base
  • FL-2114 Fuppes (upnp and transcoding for xbox/ps3/…)
  • FL-1303 zim
  • FL-1762 emesene-extra-themes:source
  • FL-2702 Synapsy crash
  • FL-1766 zsnes:source
  • FL-2166 Update Spring engine
  • FL-2596 ath9k_htc: Firmware – ar9271.fw not found, TL-WN722N usb wireless stick
  • FL-2710 Update virtualbox-ose to latest available (from 3.2.8 to 4.0.4)
  • FL-2452 logwatch (conary.rpath.com) and dmraid(fl:2-devel) conflict on ISO install
  • FL-2668 X won’t start in some install
  • FL-2709 gdb segfaults immediately upon starting a debugged program
  • FL-2703 gnome-mount options no longer honored
  • FL-2692 openshot complete broken!!!
  • FL-2697 add rtorrent and deps to group-os/world
  • FL-1901 jdownloader

Please report any issues or bugs you encounter while using Foresight 2.5.0 RC. Foresight’s issue tracker, FITS, is available at https://issues.foresightlinux.org.

Thanks to all the developers and users who contributed to and helped test this release.

Thank you for using Foresight. Because your distro should be cool.

Older Entries