Difference between revisions of "Debian"

From ERPXE Wiki
(Blanked the page)
Line 1: Line 1:
{{Plugin
 
| logo = http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/50px-Debian-OpenLogo.svg.png
 
| website = http://www.debian.org/
 
| wikipedia = http://en.wikipedia.org/wiki/Debian
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
 
| version = 6.0.3
 
| from_erpxe_version = 1.0
 
| http = {{no}}
 
| nfs = {{yes}}
 
| cifs = {{no}}
 
| internet = {{no}}
 
| linux = {{yes}}
 
| windows = {{no}}
 
| antivirus = {{no}}
 
| deployment = {{no}}
 
| diagnostic = {{no}}
 
| installation = {{yes}}
 
| live = {{yes}}
 
| recovery = {{yes}}
 
| requireIP = true
 
| image1 = http://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Debian.png/300px-Debian.png
 
| image1url = http://en.wikipedia.org/wiki/File:Debian.png
 
| image2 = http://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Debian_Installer_graphical_etch.png/220px-Debian_Installer_graphical_etch.png
 
| image2url = http://en.wikipedia.org/wiki/File:Debian_Installer_graphical_etch.png
 
| image3 = http://upload.wikimedia.org/wikipedia/commons/thumb/1/1e/Debian-cd-cover1.png/220px-Debian-cd-cover1.png
 
| image3url = http://en.wikipedia.org/wiki/File:Debian-cd-cover1.png
 
}}
 
  
Debian is a computer operating system composed of software packages released as free and open source software primarily under the GNU General Public License along with other free software licenses.
 
 
Debian GNU/Linux, which includes the GNU OS tools and Linux kernel, is a popular and influential Linux distribution.
 
 
It is distributed with access to repositories containing thousands of software packages ready for installation and use.
 
 
Debian is known for relatively strict adherence to the philosophies of Unix and free software[6] as well as using collaborative software development and testing processes.
 
 
Debian can be used on a variety of hardware, from NAS devices to phones, laptops, desktops and servers.
 
 
It focuses on stability and security and is used as a base for many other distributions.
 
 
{{TFTPPlugin
 
| filename = debian6-ARCH-XXX.tar.gz
 
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/
 
| product = Debian 6.0.3
 
| producturl = http://live.debian.net/
 
| productfile = debian-live-6.0.3-X-X-desktop.img
 
| pluginname = Debian
 
}}
 
 
Debian 6.0.3 x86: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
 
 
cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/debian/i386/vmlinuz
 
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/debian/i386/initrd.img
 
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/debian/6/i386/live/
 
 
Debian 6.0.3 x64: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
 
 
cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/debian/x86_64/vmlinuz
 
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/debian/x86_64/initrd.img
 
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/debian/6/x86_64/live/
 
 
{{PluginInstructionsEnd}}
 

Revision as of 13:59, 6 February 2012