Shuttleworth starts countdown to Ubuntu 8.04 release


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Shuttleworth starts countdown to Ubuntu 8.04 release
# 1  
Old 04-17-2008
Shuttleworth starts countdown to Ubuntu 8.04 release

Thu, 17 Apr 2008 08:00:00 GMT
The next red-letter day for Ubuntu fans will be April 24, when Ubuntu 8.04 LTS (Long Term Support) arrives. Mark Shuttleworth, the CEO of Canonical, the company behind Ubuntu, guarantees that the next version of the popular Linux distribution will make it on time, with something for enterprise, desktop, and Internet users.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

DVDFab starts to support Linux Ubuntu 16.04 and above

News: DVDFab first official version for Linux gets released! It supports Ubuntu 16.04 and above. The official Linux version has almost 85% of the features presented in the Windows and macOS siblings, including dvd copy, dvd ripper, dvd creator, bluray copy, bluray ripper, bluray creator and so... (0 Replies)
Discussion started by: Step_1
0 Replies

2. Shell Programming and Scripting

Need to write a shell script that starts one, then kills it, then starts another?

This is on a CentOS box, I have two scripts that need to run in order. I want to write a shell script that calls the first script, lets it run and then terminates it after a certain number of hours (that I specify of course), and then calls the second script (they can't run simultaneously) which... (3 Replies)
Discussion started by: btramer
3 Replies

3. News, Links, Events and Announcements

Sun starts to distribute Ubuntu Linux

Reference Sun starts to distribute Ubuntu Linux Posted by Matt Asay (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
WHAT-PATCH(1)						      General Commands Manual						     WHAT-PATCH(1)

NAME
what-patch - detect which patch system a Debian package uses SYNOPSIS
what-patch [options] DESCRIPTION
what-patch examines the debian/rules file to determine which patch system the Debian package is using. what-patch should be run from the root directory of the Debian source package. OPTIONS
Listed below are the command line options for what-patch: -h, --help Display a help message and exit. -v Enable verbose mode. This will include the listing of any files modified outside or the debian/ directory and report any additional details about the patch system if available. AUTHORS
what-patch was written by Kees Cook <kees@ubuntu.com>, Siegfried-A. Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the GNU General Public License, version 3 or later. SEE ALSO
The Ubuntu MOTU team has some documentation about patch systems at the Ubuntu wiki: https://wiki.ubuntu.com/PackagingGuide/PatchSystems cdbs-edit-patch(1), dbs-edit-patch(1), dpatch-edit-patch(1) DEBIAN
Debian Utilities WHAT-PATCH(1)