Posts Tagged ‘opensuse’

openSUSE 11.4 Release Party

March 14th, 2011

We are planning a community release party this coming Thursday, March 17, 2011 to celebrate the 11.4 release.  We are planning on having some media and usb thumb drives for anyone that would like to install 11.4.

This time we are changing the location a little.  We are still having the party on Novell’s Provo campus, but in one of the executive briefing rooms building H which is the tall south most building.

Everyone is welcome.  If you are planning on coming please let us know by sending me an email sshaw ]at[ decriptor ]dot[ com.  We are hoping to have food and swag to give away.

Details:

March 17, 2011

6:30 to 8:00 pm

Executive Briefing Center, Building H

Novell Provo Campus

 

Here is the poster we threw together.  The artwork was provided by someone in the community and the poster was put together by my awesome wife.

 

iFolder appliance updates

July 9th, 2010

Yes, its been forever and then some since I’ve messed with this stuff.  I’m finally trying to make sure that I get some work done on this.  The first item of business is the new iFolder appliance project page being hosted on google code.  This is where I’d like to post updates, release notes, progress, errata, the how to, fixes, workarounds, etc.

The next thing I want to mention is that I’ve started to work on an openSUSE 11.2 based iFolder appliance that will include, as of right now, iFolder 3.8.  I’ll be posting links to the test images for anyone that would like to help test, comment, contribute, etc.  Please feel free to post bugs to the project page and I’ll do my best to fix them.

Cool tip: vi and spec file templates

January 13th, 2010

This is a really cool tip I stumbled onto while working with some of the packages on my team.  A couple months back I was editing a spec file and accidentally mistyped the name of the spec file.  Much to my surprise most of the file was completely missing.  After several :q! I finally realized that vi has a skeleton spec file that gets generated when edit a *.spec file that doesn’t exist yet.

So, for example if you typed:

 vi mypackage.spec

you would get:

#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#

# norootforbuild

Name:           mypackage
Version:
Release:
Summary:
Group:
License:
Url:
PreReq:
Provides:
BuildRequires:
Source:
Patch:
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
AutoReqProv:    on

%description

Authors:
--------
    Name Surname

%prep
%setup

%build
%configure
make %{?jobs:-j%jobs}

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%post
%postun

%files
%defattr(-,root,root)
%doc ChangeLog README COPYING

%changelog
* Wed Jan 13 2010 sshaw at stshaw.site

openSUSE 11.2 release party

November 10th, 2009

Just a quick post letting everyone know that there is a release party here in Provo, Utah.

The Open Source Technology Center, building A on the Novell campus, has been good enough to host us again.  It will be this Thursday, November 12 from 6 to 9.

I do not have the replicated DVDs, but I will have some burned copies of the isos.

We don’t have a sponsor for pizza yet, but please RSVP anyways just in case.  Maybe we can have people throw some money in for pizza.

Pass the word on and See you all there!

UPDATE:

We will have pizza and drinks.  Please RSVP!!!

SUSE Studio Launch!

July 28th, 2009

Its not every day something this cool is announced and released: SUSE Studio is finally ready to go live.  For those of you that don’t know what SUSE Studio is, it is a web based appliance builder.  It allows you to take either Novell’s SLE11 (Enterprise Server or Desktop) or openSUSE 11.1 as your base OS and customize it however you want.  With any image base, one could completely build a custom appliance from the bootsplash to software to the last character in a file.

This will enable communities and companies alike to deliver an image with their software already installed, provide a demo, or use it however they want using various formats.  Some of the current formats are disk image, live cd/dvd, vmware, and xen with more to come. (Both 32 and 64 supported)

A couple of the really cool features that I really like are the ability to add custom repositories, add mysql and upload my db, add custom files, the suse studio API, and maybe one of the coolest is test drive.  What test drive allows you to do is test your appliance in the web browser without having to download it first!  You can even customize files in test drive and save those changes out for the next time you build your appliance.

There are just too many cool options and features that I can’t do it justice and therefore I will give out invites to those, until I run out, that comment on this blog post!  Remember to leave your email or I can’t seem you an invite.