mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-10-31 11:07:44 +00:00
installboot1:
- create /var/spool/lpq on the destination system
This commit is contained in:
parent
38886e1037
commit
3d3af63fa7
@ -1,7 +1,7 @@
|
||||
#
|
||||
# installboot1
|
||||
#
|
||||
# $Id: installboot1,v 1.3 1999/01/18 01:59:52 gdr-ftp Exp $
|
||||
# $Id: installboot1,v 1.4 1999/01/28 06:55:24 gdr-ftp Exp $
|
||||
#
|
||||
|
||||
echo "Before running this script, you should have set your DOWNLOAD_DIR"
|
||||
@ -135,7 +135,7 @@ install -dV usr/man/cat1 usr/man/cat2 usr/man/cat3
|
||||
install -dV usr/man/cat4 usr/man/cat5 usr/man/cat6
|
||||
install -dV usr/man/cat7 usr/man/cat8
|
||||
install -dV usr/sbin
|
||||
install -dV var/adm var/run var/spool
|
||||
install -dV var/adm var/run var/spool/lpq
|
||||
|
||||
echo "creating log files"
|
||||
touch var/adm/messages
|
||||
|
Loading…
Reference in New Issue
Block a user