From d1e063beb43e595680c65e3804d1f8ddff53373b Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Sat, 18 Nov 2006 23:48:07 +0100 Subject: Imported Debian version 0.3.8.8 --- debian/.cvsignore | 5 + debian/README.Debian | 8 ++ debian/arcboot.8 | 68 ++++++++++++++ debian/arcboot.manpages | 1 + debian/changelog | 243 ++++++++++++++++++++++++++++++++++++++++++++++++ debian/compat | 1 + debian/config | 17 ++++ debian/control | 27 ++++++ debian/copyright | 13 +++ debian/dirs | 3 + debian/docs | 2 + debian/po/POTFILES.in | 1 + debian/po/cs.po | 40 ++++++++ debian/po/da.po | 40 ++++++++ debian/po/de.po | 43 +++++++++ debian/po/es.po | 51 ++++++++++ debian/po/fr.po | 40 ++++++++ debian/po/ja.po | 40 ++++++++ debian/po/nl.po | 34 +++++++ debian/po/pt.po | 41 ++++++++ debian/po/pt_BR.po | 42 +++++++++ debian/po/sv.po | 40 ++++++++ debian/po/templates.pot | 38 ++++++++ debian/po/vi.po | 29 ++++++ debian/postinst | 41 ++++++++ debian/rules | 104 +++++++++++++++++++++ debian/templates | 7 ++ debian/tip22.8 | 26 ++++++ debian/tip22.docs | 2 + debian/tip22.manpages | 2 + debian/tip32.8 | 27 ++++++ 31 files changed, 1076 insertions(+) create mode 100644 debian/.cvsignore create mode 100644 debian/README.Debian create mode 100644 debian/arcboot.8 create mode 100644 debian/arcboot.manpages create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/config create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/dirs create mode 100644 debian/docs create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/cs.po create mode 100644 debian/po/da.po create mode 100644 debian/po/de.po create mode 100644 debian/po/es.po create mode 100644 debian/po/fr.po create mode 100644 debian/po/ja.po create mode 100644 debian/po/nl.po create mode 100644 debian/po/pt.po create mode 100644 debian/po/pt_BR.po create mode 100644 debian/po/sv.po create mode 100644 debian/po/templates.pot create mode 100644 debian/po/vi.po create mode 100644 debian/postinst create mode 100755 debian/rules create mode 100644 debian/templates create mode 100644 debian/tip22.8 create mode 100644 debian/tip22.docs create mode 100644 debian/tip22.manpages create mode 100644 debian/tip32.8 (limited to 'debian') diff --git a/debian/.cvsignore b/debian/.cvsignore new file mode 100644 index 0000000..9dd94e8 --- /dev/null +++ b/debian/.cvsignore @@ -0,0 +1,5 @@ +arcboot +arcboot.postrm.debhelper +arcboot.substvars +files +tip22 diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..ed4bb5f --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,8 @@ +arcboot for Debian +------------------ + +You can check out arcboot's source from linux-mips.org's cvs archive: + +cvs -d :pserver:cvs@ftp.linux-mips.org:/home/cvs login +(password is "cvs") +cvs -d :pserver:cvs@ftp.linux-mips.org:/home/cvs co arcboot diff --git a/debian/arcboot.8 b/debian/arcboot.8 new file mode 100644 index 0000000..533c412 --- /dev/null +++ b/debian/arcboot.8 @@ -0,0 +1,68 @@ +.TH "ARCBOOT" "8" "10 February 2002" "" "" +.SH NAME +arcboot \- bootloader for SGI/MIPS IP22 machines +.SH SYNOPSIS + +\fB/usr/sbin/arcboot\fR + +.SH "DESCRIPTION" +.PP +\fBarcboot\fR is the bootloader used on SGI/MIPS IP22 machines. It currently +supports booting the kernel from an ext{2,3} filesystem and usually resides in +the volume header of a disk with a SGI disklabel. +.SH "USAGE" +.PP + is the device name of the disk containing the volume header +\fBarcboot\fR should go into. To use \fBarcboot\fR you have to modify +the following PROM variables: +.P +\fIsetenv OSLoader arcboot\fR +.P +\fIsetenv SystemPartition scsi(0)disk(X)rdisk(0)partition(8)\fR +.P +\fIsetenv OSLoadPartition scsi(0)disk(Y)rdisk(0)partition(Z)\fR +.P +\fIsetenv OSLoadFilename label_or_filename +.P +(where "X" is the scsi ID of the disk \fBarcboot\fR resides on and "Y" and "Z" +are the scsi ID and partition number of the partition \fB/etc/arcboot.conf\fR +resides on). Note that \fB/etc/arcboot.conf\fR and the directory your kernels +are in (usually /boot/) have to be on the same partition. On boot +\fBarcboot\fR looks at the \fIOSLoadFilename\fR PROM variable and tries to find +a label with the same name in \fB/etc/arcboot.conf\fR. + +.SH "Configuration File" +An entry in \fB/etc/arcboot.conf\fR has the following format: +.P +label=