fix manual (book) build, add files/permissions for lp, compile postscript

This commit is contained in:
cinap_lenrek 2011-05-05 06:41:01 +00:00
parent 2908369aeb
commit de2dc860d3
79 changed files with 189 additions and 3772 deletions

View file

@ -19,12 +19,13 @@ case go
if(! test -f /tmp/plan9.ini) { if(! test -f /tmp/plan9.ini) {
{ {
echo bootfile'='9pcf echo 'bootfile=9pcf'
echo 'bootargs=local!'^$fs echo 'bootargs=local!'^$fs
echo 'mouseport='^$mouseport echo 'mouseport='^$mouseport
echo 'monitor='^$monitor echo 'monitor='^$monitor
echo 'vgasize='^$vgasize echo 'vgasize='^$vgasize
echo '*nomp=1' if(test -f '#ec/*nomp')
echo '*nomp='
} >/tmp/plan9.ini } >/tmp/plan9.ini
} }

0
sys/lib/lp/bin/UNLOCK Normal file → Executable file
View file

0
sys/lib/lp/bin/kill_xerox-4512 Normal file → Executable file
View file

0
sys/lib/lp/bin/lpscratch Normal file → Executable file
View file

0
sys/lib/lp/bin/lpsend.rc Normal file → Executable file
View file

0
sys/lib/lp/bin/true Normal file → Executable file
View file

0
sys/lib/lp/daemon/appletalk Normal file → Executable file
View file

0
sys/lib/lp/daemon/dkcat Normal file → Executable file
View file

0
sys/lib/lp/daemon/dumb Normal file → Executable file
View file

0
sys/lib/lp/daemon/generic Normal file → Executable file
View file

0
sys/lib/lp/daemon/hp Normal file → Executable file
View file

0
sys/lib/lp/daemon/justsend Normal file → Executable file
View file

0
sys/lib/lp/daemon/lpd-tek Normal file → Executable file
View file

0
sys/lib/lp/daemon/lpddaemon Normal file → Executable file
View file

0
sys/lib/lp/daemon/lpdpost Normal file → Executable file
View file

0
sys/lib/lp/daemon/lps Normal file → Executable file
View file

0
sys/lib/lp/daemon/pcclone Normal file → Executable file
View file

0
sys/lib/lp/daemon/post Normal file → Executable file
View file

0
sys/lib/lp/daemon/post.warn Normal file → Executable file
View file

0
sys/lib/lp/daemon/tcppost Normal file → Executable file
View file

0
sys/lib/lp/daemon/tektronix Normal file → Executable file
View file

0
sys/lib/lp/daemon/xante Normal file → Executable file
View file

0
sys/lib/lp/daemon/xerox Normal file → Executable file
View file

0
sys/lib/lp/daemon/xerox-4517 Normal file → Executable file
View file

0
sys/lib/lp/daemon/xerox-N32 Normal file → Executable file
View file

0
sys/lib/lp/kill/generic Normal file → Executable file
View file

0
sys/lib/lp/kill/xerox Normal file → Executable file
View file

0
sys/lib/lp/kill/xerox-4512 Normal file → Executable file
View file

0
sys/lib/lp/kill/xerox-4517 Normal file → Executable file
View file

0
sys/lib/lp/process/dpost Normal file → Executable file
View file

0
sys/lib/lp/process/dvipost Normal file → Executable file
View file

0
sys/lib/lp/process/g3post Normal file → Executable file
View file

0
sys/lib/lp/process/generic Normal file → Executable file
View file

0
sys/lib/lp/process/gifpost Normal file → Executable file
View file

0
sys/lib/lp/process/gspipe Normal file → Executable file
View file

0
sys/lib/lp/process/gspipeijs Normal file → Executable file
View file

0
sys/lib/lp/process/hpost Normal file → Executable file
View file

0
sys/lib/lp/process/jpgpost Normal file → Executable file
View file

0
sys/lib/lp/process/noproc Normal file → Executable file
View file

0
sys/lib/lp/process/p9bitpost Normal file → Executable file
View file

0
sys/lib/lp/process/pdfgs Normal file → Executable file
View file

0
sys/lib/lp/process/pdfgsijs Normal file → Executable file
View file

0
sys/lib/lp/process/pdfpost Normal file → Executable file
View file

0
sys/lib/lp/process/pngpost Normal file → Executable file
View file

0
sys/lib/lp/process/post Normal file → Executable file
View file

0
sys/lib/lp/process/ppost Normal file → Executable file
View file

0
sys/lib/lp/process/psextract Normal file → Executable file
View file

0
sys/lib/lp/process/testpost Normal file → Executable file
View file

0
sys/lib/lp/process/tiffpost Normal file → Executable file
View file

0
sys/lib/lp/process/tr2post Normal file → Executable file
View file

0
sys/lib/lp/sched/FIFO Normal file → Executable file
View file

0
sys/lib/lp/spooler/generic Normal file → Executable file
View file

0
sys/lib/lp/spooler/lpdspool Normal file → Executable file
View file

0
sys/lib/lp/spooler/lpdspool+fonts Normal file → Executable file
View file

0
sys/lib/lp/spooler/mhcc Normal file → Executable file
View file

0
sys/lib/lp/spooler/nospool Normal file → Executable file
View file

0
sys/lib/lp/spooler/nt Normal file → Executable file
View file

0
sys/lib/lp/spooler/nt-tekphaser350 Normal file → Executable file
View file

0
sys/lib/lp/spooler/pcclone Normal file → Executable file
View file

0
sys/lib/lp/spooler/pcclone.new Normal file → Executable file
View file

0
sys/lib/lp/spooler/ps630 Normal file → Executable file
View file

0
sys/lib/lp/stat/generic Normal file → Executable file
View file

0
sys/lib/lp/stat/hp Normal file → Executable file
View file

0
sys/lib/lp/stat/lpd Normal file → Executable file
View file

0
sys/lib/lp/stat/mhcc Normal file → Executable file
View file

0
sys/lib/lp/stat/tektronix Normal file → Executable file
View file

0
sys/lib/lp/stat/xante Normal file → Executable file
View file

0
sys/lib/lp/stat/xerox Normal file → Executable file
View file

0
sys/lib/lp/stat/xerox-4512 Normal file → Executable file
View file

0
sys/lib/lp/stat/xerox-4517 Normal file → Executable file
View file

0
sys/lib/lp/stat/xerox-N32 Normal file → Executable file
View file

View file

@ -197,6 +197,7 @@ mkdir -p power64/bin/usb
mkdir -p power64/bin/venti mkdir -p power64/bin/venti
mkdir -p power64/lib/ape mkdir -p power64/lib/ape
mkdir -p rc/bin/aux mkdir -p rc/bin/aux
mkdir -p rc/bin/postscript
mkdir -p rc/lib/ape mkdir -p rc/lib/ape
mkdir -p sparc/bin/ape mkdir -p sparc/bin/ape
mkdir -p sparc/bin/audio mkdir -p sparc/bin/audio
@ -232,6 +233,8 @@ mkdir -p sparc64/bin/upas
mkdir -p sparc64/bin/usb mkdir -p sparc64/bin/usb
mkdir -p sparc64/bin/venti mkdir -p sparc64/bin/venti
mkdir -p sparc64/lib/ape mkdir -p sparc64/lib/ape
mkdir -p sys/lib/lp/log
mkdir -p sys/lib/lp/tmp
mkdir -p sys/log mkdir -p sys/log
mkdir -p tmp mkdir -p tmp
mkdir -p usr/glenda/bin/386 mkdir -p usr/glenda/bin/386

File diff suppressed because it is too large Load diff

View file

@ -4,24 +4,26 @@ hg \- Mercurial source code management system
.SH SYNOPSIS .SH SYNOPSIS
.B hg .B hg
[ [
.I global option ... .I globaloptions
] ]
.I command .I command
[ [
.I command/global option ... .I commandoptions
] [ ] [
.I argument ... .I arguments
] ]
.SH DESCRIPTION .SH DESCRIPTION
The The
.IR hg (1) .I hg
command provides a command line interface to the Mercurial system. command provides a command line interface to the Mercurial system.
.sp .sp
.SH "COMMAND ELEMENTS" .SH "COMMAND ELEMENTS"
.PP .PP
files ... files ...
.RS 4 .RS 4
indicates one or more filename or relative path filenames; see "FILE NAME PATTERNS" for information on pattern matching indicates one or more filename or relative path filenames; see
.I "FILE PATTERNS"
for information on pattern matching
.RE .RE
.PP .PP
path path

View file

@ -106,5 +106,14 @@ print.out:V: permind
{echo -n $FONTS; cat $LIB/colophon} | troff {echo -n $FONTS; cat $LIB/colophon} | troff
} > print.out } > print.out
%.ps: print.out
lp -dstdout $prereq >$target
%.gz: %
gzip $prereq
%.pdf: %.ps
ps2pdf $prereq $target
clean:V: clean:V:
rm -f man.out print.out rm -f man.out print.out

Binary file not shown.

Binary file not shown.

View file

@ -8,7 +8,7 @@ LDFLAGS=
YFLAGS=-d YFLAGS=-d
NOTSYS=sml|dup|.+\..+ NOTSYS=sml|dup|.+\..+
BUGGERED=unix|postscript BUGGERED=unix
OUTOFDATE=old OUTOFDATE=old
NOMK=$NOTSYS|$BUGGERED|$OUTOFDATE NOMK=$NOTSYS|$BUGGERED|$OUTOFDATE