Browse Source

Haha, there's always 1 silly inaccuracy, but in the big picture this

one didn't even matter since it's just textual.
master
freesource 21 years ago
parent
commit
96a1c4303d
  1. 6
      yard/templates/Example-Mini.yard
  2. 6
      yard/templates/Example.yard

6
yard/templates/Example-Mini.yard

@ -1,4 +1,4 @@
# $Id: Example-Mini.yard,v 1.6 2003/02/13 07:37:49 freesource Exp $
# $Id: Example-Mini.yard,v 1.7 2003/02/20 03:24:08 freesource Exp $
# Example-Mini.yard
#
# Creates a minimalistic S runlevel root filesystem with not much more than
@ -73,11 +73,11 @@
#
# \
# if ( agetty )
# /etc/inittab <= Replacements/etc/inittab.example.agetty-rpm
# /etc/inittab <= Replacements/etc/inittab.example.agetty-slack
# /sbin/agetty
# /etc/gettydefs
# elsif ( mingetty )
# /etc/inittab <= Replacements/etc/inittab.example.mingetty-slack
# /etc/inittab <= Replacements/etc/inittab.example.mingetty-rpm
# /sbin/mingetty
# /etc/gettydefs
# elsif ( getty )

6
yard/templates/Example.yard

@ -1,4 +1,4 @@
# $Id: Example.yard,v 1.28 2003/02/24 06:41:03 freesource Exp $
# $Id: Example.yard,v 1.29 2003/02/25 05:53:18 freesource Exp $
# Example.yard
#
# Creates a minimalistic multi-user runlevel root filesystem with
@ -84,11 +84,11 @@
#
# \
# if ( agetty )
# /etc/inittab <= Replacements/etc/inittab.example.agetty-rpm
# /etc/inittab <= Replacements/etc/inittab.example.agetty-slack
# /sbin/agetty
# /etc/gettydefs
# elsif ( mingetty )
# /etc/inittab <= Replacements/etc/inittab.example.mingetty-slack
# /etc/inittab <= Replacements/etc/inittab.example.mingetty-rpm
# /sbin/mingetty
# /etc/gettydefs
# elsif ( getty )

Loading…
Cancel
Save