~lutostag/ubuntu/trusty/maas/1.5.2

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.\" Man page generated from reStructuredText.
.
.TH "MAAS-IMPORT-PXE-FILES" "8" "February 28, 2014" "1.5" "MAAS"
.SH NAME
maas-import-pxe-files \- MAAS helper script
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH USAGE
.sp
maas\-import\-pxe\-files [\-h, \-\-help]
.SH DESCRIPTION
.sp
This is a helper script for the MAAS software. It downloads Ubuntu
images and organises them for use by MAAS in commissioning nodes.
The script is usually run regularly by a cron task, though it
needs to be run manually the first time a MAAS system is installed.
Images that are already in place are kept unchanged, unless the
version in the archive has since been updated.
.sp
The script reads a configuration file /etc/maas/import_pxe_files in
order to determine:
.sp
\fBARCHIVE:\fP
Location of the Ubuntu download archive
.sp
\fBRELEASES:\fP
Ubuntu releases to download
.sp
\fBARCHES:\fP
Architectures for which images should be downloaded
.sp
The script uses \fIwget\fP to download the kernel and initrd image for
each architecture in ARCHES and each release in RELEASES.  In addition
it copies the Intel\-architecture pre\-boot loader \fIpxelinux.0\fP (plus
some of its modules such as \fIchain.c32\fP) from its installed location in
/usr/lib/syslinux/.
.sp
These images are the minimum that\(aqs required to start installing a node.
During installation, a node may download its packages over the network.
.SH FURTHER DOCUMENTATION
.sp
For more documentation of MAAS, please see \fI\%https://maas.ubuntu.com/docs\fP
.SH SEE ALSO
.sp
\fImaas\-region\-admin\fP, \fImaas\fP
.SH AUTHOR
Canonical 2013
.SH COPYRIGHT
2012-2014, MAAS Developers
.\" Generated by docutils manpage writer.
.