freesource
9774546761
Aargh, left a space in Helper.yard, and RedHat 7.3's depmod doesn't
like slram as a module, so it will now be built in to the kernel.
22 years ago
freesource
ff2fc64636
little unknown text mess-up in spec
22 years ago
freesource
289366a6eb
a little fixy
22 years ago
freesource
3b2dbefe82
Fixed some grammar.
22 years ago
freesource
2732a135d3
Another nasty. Didn't even noticed I introduced it when I fixed
another nasty .. inserted the wrong scripts .. explains the stack
overflows when multiple consoles tried to spawn during expect
sessions.
22 years ago
freesource
ccf483d186
Making the specs even better. This time avoiding post scripts
specific to various rpm flavors.
22 years ago
freesource
aea0e0054b
Found another nasty, where bad symlinks were being produced in --home
. .. this isn't wanted, actually I'm not sure why I changed to this
behavior to begin with, but remember that repl dirs weren't formed in
one instance, but this isn't a problem anymore.
22 years ago
freesource
a755253bcc
build_dir under mandrake was conflicting with the builddir macro
.. changed to buildd_dir.
22 years ago
freesource
9c9e229c1d
The miracles of testing, had to change the conditional because
Mandrake installs both getty and mingetty.
22 years ago
freesource
b4c152d3c6
k
22 years ago
freesource
67650322f8
k
22 years ago
freesource
a47e9ee43a
Some deletion necessary for stable debian package making.
22 years ago
freesource
068e48931d
Added a configure script to handle skas-or-tt for now, since editing
in place wasn't such a good idea.
22 years ago
freesource
e6e3100c78
sp. fix.
22 years ago
freesource
0067a7a5fc
Added a configure script to handle skas-or-tt for now, since editing
in place wasn't such a good idea.
22 years ago
freesource
37df1ae07c
A better approach.
22 years ago
freesource
42a02543bb
Little changes.
22 years ago
freesource
64c0642558
Little changes.
22 years ago
freesource
2ca3b2b68b
Little changes.
22 years ago
freesource
0fa3f72b1b
An uptodate template for stable debian with a minor change in make_debian.
22 years ago
freesource
659b45558f
Updates the specs to the proper versions.
22 years ago
freesource
804f7c8ccf
Corrects an issue with the variable MODE not being recognized.
22 years ago
freesource
19e2a7e0f8
Corrects an issue with the variable MODE not being recognized.
22 years ago
freesource
4c08f149f5
msg to mesg
22 years ago
freesource
138d4ba643
Explanation about the new perl 5.8 series packages for perl-Expect.
22 years ago
freesource
b6b1d69580
More stuff.
22 years ago
freesource
374c17ecec
Released new Expect rpms.
22 years ago
freesource
29c848e978
More cool stuff.
22 years ago
freesource
420da71e5b
More cool stuff.
22 years ago
freesource
ec6f76c5ed
sp. mistake
22 years ago
freesource
673d4856b4
Adds stop and go to the uml_mconsole interfact for the UML Box.
22 years ago
freesource
e6e74f851a
Fixes another nasty.
22 years ago
freesource
c54f36d1b2
Get in there.
22 years ago
freesource
5571e308fc
Lots of good changes.
22 years ago
freesource
7089533bc3
Not necessary to have this stuff in the sources.
22 years ago
freesource
a73299182d
Not necessary to have this in the sources.
22 years ago
freesource
21c3ad68fc
Not necessary to keep this stuff in the sources.
22 years ago
freesource
75272a29af
k
22 years ago
freesource
3430df4fcb
Moved deps to stable from unstable.
22 years ago
freesource
b30b7561d5
The newest thing.
22 years ago
freesource
8689e00a9a
Some stuff which I neglected to commit.
22 years ago
freesource
2fea11b391
Removed a stupid exit left for testing.
22 years ago
freesource
d0b1d9465b
Changes and improvements, probably wasted 2 much time.
22 years ago
freesource
7ddc7871e9
Fixed spelling errors.
22 years ago
freesource
b13f144c4b
This adds yard template help.
22 years ago
freesource
e00a11f5ab
More documentation.
22 years ago
freesource
7f2dc7e7a0
Updated the documentation.
22 years ago
freesource
08fe16db4c
Welcome to the world of distribution portability.
22 years ago
freesource
bf7dd83bba
Welcome to the world of portability within distributions.
22 years ago
freesource
3a14fa35d4
Working the way I want it to. This is if/elsif logic. Ignores
conditionals if deliminators are not used.
\
if ( condition )
statement
..
elsif ( condition )
statement
..
\
The \ can be at the start of the first conditional or the end of the
last statement
22 years ago