Debian GNU/Linux Lenny RC2 (Debian-Installer branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Debian GNU/Linux Lenny RC2 (Debian-Installer branch)
# 1  
Old 02-02-2009
Debian GNU/Linux Lenny RC2 (Debian-Installer branch)

Debian is an operating system for your computer that consists only of Free Software. It uses the Linux kernel, and a large part of the basic tools that fill out the operating system come from GNU, which are also free. It comes with thousands of packages. License: DFSG approved Changes:
This release updates the Linux kernel (2.6.26-13) and external modules (2.6.26-5). There are various bugfixes. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Debian

How to install Java in Debian Lenny

Hi all im trying to install Java in Debian lenny with apt-get install but can find the packages...anyone can help me on this one? thanks (2 Replies)
Discussion started by: ro0t3d
2 Replies

2. Shell Programming and Scripting

downgrade sh to 3.1 - debian lenny - how?

Hello, i'd need to downgrade sh to the latest 3.1 version, been trying to pin the version in apt preferences or use aptitude but it doesn't want to work. (Best possible to GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)) Linux version 2.6.26-2-amd64 (Debian 2.6.26-19lenny2)... (0 Replies)
Discussion started by: TehOne
0 Replies

3. Debian

Debian Lenny update problems

Hi everybody! I have a very big problem, I can not make any updates on my debian lenny. I get everytime this errors with apt-get update: Err http://security.debian.org lenny/updates Release.gpg Connection failed Err http://www.backports.org lenny-backports Release.gpg Connection... (2 Replies)
Discussion started by: magge
2 Replies
Login or Register to Ask a Question
hfsplus(7)						 Miscellaneous Information Manual						hfsplus(7)

NAME
hfsplus -- a set of tools to access HFS+ file systems Description HFS+, also known as the Macintosh Extended Format, was introduced by Apple Computer in 1998 with the release of MacOS 8.1. It contains many improvements over the old HFS file system, most notably the ability to allocate up to 2^64 blocks, resulting in much more efficient storage of many small files on large disks. The hfsplus collection allows to access volumes formatted with the HFS+ file system from Debian GNU/Linux and related operating systems. The collection contains tools to mount and unmount HFS+ volumes, to change and list directories, and to copy files to and from HFS+ vol- umes. Note that unlike its cousin, the hfsutils collection used for accessing HFS file systems, hfsplus does not use the Macintosh pathname syn- tax with ":" as delimiter. Instead, it mimicks the unix notation, delimiting the names of volumes, directories and files in a path with "/", and also understands "." and ".." to some extent. See also hpmount(1), hpls(1), hpcd(1), hppwd(1), hpcopy(1), hprm(1), hpmkdir(1), hpumount(1), hpfsck(1). Author This manual page was written by Jens Schmalzing <jensen@debian.org> for Debian GNU/Linux using the manual page by Klaus Halfmann <half- mann@libra.de> that comes with the source code and documentation from the Tech Info Library. hfsplus(7)