Alois Mahdal
1972c7f6da
Finish update to ffoo 0.1.0
10 years ago
Alois Mahdal
30c293c98d
Bump version
10 years ago
Alois Mahdal
f3d3f001a1
Fix up help message
10 years ago
Alois Mahdal
6870d055c8
Update mk.sh from fastfoo
10 years ago
Alois Mahdal
b553865810
Update with new fastfoo
10 years ago
Alois Mahdal
565e96a2f6
Rename www.sh to saturnin_www.sh
To maintain safety of colision and reflect purpose ('ffoo/saturnin_www.sh'
vs. 'libexec/saturnin-www.sh'), adding prefix 'saturnin_'.
10 years ago
Alois Mahdal
6c97f04278
Remove one-function library 'xorg.sh'
No need to maintain module for one function; moved to saturnin-www; the
only user so far.
10 years ago
Alois Mahdal
cd8ea5bcab
Allow semicolon (';') in URI
10 years ago
Alois Mahdal
51855e9f62
Update usage()
10 years ago
Alois Mahdal
15f5538ed1
Get rid of "ini" notation
10 years ago
Alois Mahdal
3bb0c94283
Add --version parameter
10 years ago
Alois Mahdal
7b41bf5f44
Bump version
10 years ago
Alois Mahdal
c697ebcf29
Update for ffoo-0.0.16
10 years ago
Alois Mahdal
5fb9bcbf91
Bump version
10 years ago
Alois Mahdal
34b105b0bc
Revamp FFOO_INI_PATH logic
Config files can now be merged from 4 sources: distribution-provided,
(share folder), local (/etc/saturnin), user-specific (~/.saturnin and
~/saturnin/ini.d/*)
10 years ago
Alois Mahdal
542cab051b
Add more usage triggers
10 years ago
Alois Mahdal
7a95d78b9e
Mount command list from libexec dir
10 years ago
Alois Mahdal
3edd388149
Fix sub-command environment
Paths are transferred by saturnin meta-command so there's no need
to build sub-command binaries
10 years ago
Alois Mahdal
db545c4825
Move sub-commands to libexec
Move cub-command to libexec path to prevent calling them directly,
allowing for better control of environment.
10 years ago
Alois Mahdal
08e0051c97
Remove dangling sub-command references
10 years ago
Alois Mahdal
ddc0c9d367
Use meta-command everywhere
10 years ago
Alois Mahdal
bf4df659a9
Clean up arg processor
10 years ago
Alois Mahdal
29fed56d0a
Allow FFOO_DEBUG and FFOO_VERBOSE to sub-processes
10 years ago
Alois Mahdal
7f4d8873d1
Make nicer arg processor
10 years ago
Alois Mahdal
b7ab3e27c0
Do not waste -h for usage
10 years ago
Alois Mahdal
320f6cd550
Add missing usage()
10 years ago
Alois Mahdal
2f331848e6
Print usage on unknown argument
10 years ago
Alois Mahdal
b515a06ba2
Fortify echo; one URI per line
Fortify against bad characters in URLs. This also makes www print one
URI per line (which was intended in the first place).
10 years ago
Alois Mahdal
d43e462cf0
Remove devel debris
10 years ago
Alois Mahdal
0496d3d38b
Do not pollute fastfoo's FFOO_* namespace
10 years ago
Alois Mahdal
1cea238812
Make nicer debug
10 years ago
Alois Mahdal
9c313453ee
Allow FFOO_INI_PATH in subprocesses
10 years ago
Alois Mahdal
608bd7d203
Do not repeat verbose/debug mode handling
Scripts are supposed to be launched as sub-commands of /bin/saturnin, which
can easily handle this for them.
Or you can still set these variables by hand. (i.e. `FFOO_DEBUG=true saturnin-www`)
10 years ago
Alois Mahdal
113e706f10
Add ffoo includes
10 years ago
Alois Mahdal
4d9045eabb
Update mk.sh from fastfoo
10 years ago
Alois Mahdal
b54c6c9f82
Move less relevant scripts to rhcc
10 years ago
Alois Mahdal
db68ebc954
Add meta-command
10 years ago
Alois Mahdal
d7e7b6e80d
Rename project to Saturnin
10 years ago
Alois Mahdal
f6abe6c2af
Use safer parameter access
10 years ago
Alois Mahdal
da9e1a0142
Revert keyboard layout to default before locking
10 years ago
Alois Mahdal
50058fc432
Set development stage
10 years ago
Alois Mahdal
4cf414eb08
Remove non-existent dir from dist
10 years ago
Alois Mahdal
ebc8637832
Adopt versionong mechanics from fastfoo
10 years ago
Alois Mahdal
b1ae29510a
Use .skel suffix instead of .in
10 years ago
Alois Mahdal
a6600bd2f7
Remind of the reason to keep __EECC_*
10 years ago
Alois Mahdal
38bcc6bedf
Rename to target name
10 years ago
Alois Mahdal
6a8ddec5a0
Use eeini instead of ini.iniread directly
Avoids need to replace __EECC_INI__PATH
10 years ago
Alois Mahdal
2baa4b1afa
Use own global variable name
10 years ago
Alois Mahdal
c6443b6662
Remove unnecessary variable and dependency on ffoom
10 years ago
Alois Mahdal
bbad105afb
Respect FFOO_INI_PATH set by user
10 years ago