Parent Directory
|
Revision Log
| Sticky Revision: |
- note about gcc_s
- Updating the old scripts to use splashy_update and splashy_config
- Updating README to no longer show the "old scripts" as deprecated scripts and
to give support for them about installation/uninstallation/description/notes
- Updating the build-initscripts.sh script:
* broken (used old bash syntax, no longer supported in bash)
* bashisms (used bashisms although decalring #!/bin/sh)
* fixed ($1 is now between quotes. Not quoting it would break its behaviour
when quoted spaces were used in commands' args. given that it is a command
to be run as root and which touches /etc/init.d/, that's a heavy risk)
* patched (it now checks if the scripts/splashy10 exists/is-readable before
doing anything)
- Updated the fifo commands list&description
- title consistency in TODO file
- splashy script should be executable
- Consistency in docs - Removed some extra blank spaces in the GPL (now it is just like in the GNU's homepage)
- bug fixes - proper values for progressbar - bug fixes in assigning chars to buf while reading from vcs - code cleanups. libgcc_s.so.1 must be installed for pthread_cancel to work error is fixed by adding /lib to /etc/ld.so.conf and running ldconfig - add note about missing libcc lib to HACKING
- adds documentation about theme validation
- adds a few notes on debugging initramfs
- adds table and other commands supported by splashy - switches textbox to default to no - code cleanups
- documentation geared towards developers - adds Pat patch for text surface
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |