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
Update-AUCTeX-elisp(8)					      Debian GNU/Linux Manual					    Update-AUCTeX-elisp(8)

NAME
update-auctex-elisp - Update AUCTeX automatically generated TeX macros and LaTeX styles data SYNOPSIS
update-auctex-elisp [--daemon] [--no-act] [FLAVOR ...] DESCRIPTION
The update-auctex-elisp script updates the automatically generated TeX and LaTeX data used by AUCTeX and stored in /var/lib/auctex/<FLA- VOR>, where <FLAVOR> stands for any valid installed Emacs flavor. It is called automatically by the Debian auctex package (via dpkg triggers) whenever new (La)TeX macros and style files are installed in the TeX and METAFONT system trees; beside, it is called on GNU AUCTeX and GNU Emacs flavor upgrades and installations, to ensure up to date parsing. It may and should also be called manually after additions to the local TeX and METAFONT system tree. If no arguments are specified, update-auctex-elisp caters to every supported GNU Emacs flavor installed on the system; else it updates only the specified flavors, if they are installed. OPTIONS
--daemon Detach from the terminal and run in the background. --no-act Describe what would be done without doing nothing. EXIT STATUS
The update-auctex-elisp command returns 0 on success and a positive integer on errors. FILES
/var/lib/auctex: the hierarchy containing the byte-compiled files. BUGS
None known. SEE ALSO
emacs(1), tex(1), latex(1). UNRESTRICTIONS
This program is copylefted. Refer to the GNU General License for conditions of use. AUTHOR
This program has been written and is actively maintained by Davide G. M. Salvetti <salve@debian.org> for the Debian GNU/Linux operating system. Debian Project 1998-02-17 Update-AUCTeX-elisp(8)