Log of /trunk/debian
Directory Listing
Revision
313 -
Directory Listing
Modified
Sat Apr 23 12:50:22 2005 UTC
(8 years ago)
by
lemsx1
implements a working copy of a mini FIFO interface to pass commands to splashy. needs to fork and release terminal to be 100% functional.
to use simply launch splashy as usual, and, you could submit commands to /tmp/.splashy fifo:
echo "exit" > /tmp/.splashy
echo "progress 20" > /tmp/.splashy
those are the supported commands for now
Revision
309 -
Directory Listing
Modified
Thu Apr 21 16:16:20 2005 UTC
(8 years ago)
by
lemsx1
removed misc:Depends to avoid warning
Revision
297 -
Directory Listing
Modified
Thu Apr 21 04:19:02 2005 UTC
(8 years ago)
by
lemsx1
single user mode is RUNLEVEL=1
Revision
294 -
Directory Listing
Modified
Thu Apr 21 03:50:47 2005 UTC
(8 years ago)
by
otavio
Runlevel more checks.
Revision
293 -
Directory Listing
Modified
Thu Apr 21 03:47:49 2005 UTC
(8 years ago)
by
lemsx1
adds if runlevel eq 1 just in case
Revision
292 -
Directory Listing
Modified
Thu Apr 21 03:46:17 2005 UTC
(8 years ago)
by
lemsx1
adds an explanation as to why we are exiting
Revision
289 -
Directory Listing
Modified
Thu Apr 21 03:33:24 2005 UTC
(8 years ago)
by
otavio
Check the runlevel.
Revision
283 -
Directory Listing
Modified
Thu Apr 21 02:18:28 2005 UTC
(8 years ago)
by
lemsx1
more things to ignore
Revision
275 -
Directory Listing
Modified
Thu Apr 21 01:02:20 2005 UTC
(8 years ago)
by
lemsx1
please do not start splashy if run level is not 2 and up and our previous run level was N. this means that if we start in single user mode (level 1) splashy won't run
Revision
250 -
Directory Listing
Modified
Mon Apr 18 21:52:31 2005 UTC
(8 years, 1 month ago)
by
lemsx1
updated: info about themes path
Revision
248 -
Directory Listing
Modified
Mon Apr 18 21:49:41 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes path to /etc/splashy/themes/*
Revision
237 -
Directory Listing
Modified
Mon Apr 18 13:02:23 2005 UTC
(8 years, 1 month ago)
by
website
Revision
226 -
Directory Listing
Modified
Sun Apr 17 22:16:06 2005 UTC
(8 years, 1 month ago)
by
otavio
Use parser again.
Revision
176 -
Directory Listing
Modified
Fri Apr 15 21:47:39 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix Debian packaging.
Revision
158 -
Directory Listing
Added
Fri Apr 15 14:53:29 2005 UTC
(8 years, 1 month ago)
by
otavio
Rename to trunk.