Hardened Lunar-Linux Required files

(Difference between revisions)
Jump to: navigation, search
(The Hardened Lunar-Linux Modules)
(The Hardened Lunar-Linux Modules)
Line 35: Line 35:
  
 
  lin moonbase
 
  lin moonbase
 +
 +
== The Hardened Lunar Linux Applications and Patches ==
 +
 +
Simply paste the following text to your console, it will download every module and patch so you can install them without beeing online.
 +
 +
lget gcc
 +
lget binutils
 +
lget coreutils
 +
lget glibc
 +
lget db
 +
lget procps
 +
lget perl
 +
lget readline
 +
lget zlib
 +
lget file
 +
lget groff
 +
lget less
 +
lget module-init-tools
 +
lget shadow
 +
lget linux-2.6
 +
lget sysvinit
 +
lget bash
 +
lget diffutils
 +
lget grep
 +
lget sed
 +
lget texinfo
 +
lget util-linux
 +
 +
For 2.6 Kernel:
 +
 +
lget kernel-headers-2.6
 +
lget linux-2.6
 +
lget kernel-reqs
 +
 +
For 2.4 Kernel (I only support 2.6 Kernel):
 +
 +
lget kernel-headers-2.4
 +
lget linux-2.4
 +
lget kernel-reqs
 +
 +
If you have special Hardware and you need NVIDIA or linux-wlan-ng or something like this, you should
 +
lget them, too.

Revision as of 08:05, 13 March 2007

The Hardened Lunar-Linux Modules

As long as this Project is experimental and not many people are interested in it, it's only available for download as a tar.bz2 and a tar.gz.

Warning
Backup your zlocal folder, if you have written own modules, not submitted to moonbase.
Otherwise it's possible that such modules will be overwritten.

Simply download it by the following command:

wget http://www.ip-minds.de/lunar_hd/lunarlinux_hd.tar.bz2

or

wget http://www.ip-minds.de/lunar_hd/lunarlinux_hd.tar.gz

move it now to your "zlocal" directory by typing:

mv lunarlinux_hd.tar.bz2 /var/lib/lunar/moonbase/zlocal/

or

mv lunarlinux_hd.tar.gz /var/lib/lunar/moonbase/zlocal/

Move to that directory and uncompress the archive:

cd /var/lib/lunar/moonbase/zlocal/
tar -xjvf lunarlinux_hd.tar.bz2

or

cd /var/lib/lunar/moonbase/zlocal/
tar -xzvf lunarlinux_hd.tar.gz

That was everything. If u have no actual moonbase you should get one now:

lin moonbase

The Hardened Lunar Linux Applications and Patches

Simply paste the following text to your console, it will download every module and patch so you can install them without beeing online.

lget gcc
lget binutils
lget coreutils
lget glibc
lget db
lget procps
lget perl
lget readline
lget zlib
lget file
lget groff
lget less
lget module-init-tools
lget shadow
lget linux-2.6
lget sysvinit
lget bash
lget diffutils
lget grep
lget sed
lget texinfo
lget util-linux

For 2.6 Kernel:

lget kernel-headers-2.6
lget linux-2.6
lget kernel-reqs

For 2.4 Kernel (I only support 2.6 Kernel):

lget kernel-headers-2.4
lget linux-2.4
lget kernel-reqs

If you have special Hardware and you need NVIDIA or linux-wlan-ng or something like this, you should lget them, too.

Personal tools
Namespaces
Variants
Actions
Wiki Navigation
Project Sites
Toolbox