Alois Mahdal
09dc5da7dd
Clean up mkit.ini
8 年之前
Alois Mahdal
d6466f7b11
Add data for Debian packaging
8 年之前
Alois Mahdal
3dfeff89d5
Bump version
Overview of changes:
* Heavily simplify template maintenance
* Update MKit to version v0.0.9
* Update MKit packaging meta-data
* Add packaging for demo kit
* Fix and improve demo kit
* Lot of refactoring
* Improve docs
8 年之前
Alois Mahdal
eb25b891ad
Add codename
8 年之前
Alois Mahdal
37eda51096
Add example command satcmd-dump
Useful for testing saturnin itself
8 年之前
Alois Mahdal
c2d010c69b
Update meta-data for new Mkit version
8 年之前
Alois Mahdal
ac6b62e952
Use non-specific global names where possible
Use of app name when naming of global variables and/or mkit tokens makes
upgrade of the saturnin template painful and error-prone, while none of
these variables can be overriden from environment so the namespacing
advantage is vain.
8 年之前
Alois Mahdal
b4ecef3dd5
Add README.md demo
8 年之前
Alois Mahdal
62e7f608e1
Update dist section
8 年之前
Alois Mahdal
cd63fd88be
Add packaging data for mkit
8 年之前
Alois Mahdal
8b64c64b5a
Add and demonstrate example ini file
8 年之前
Alois Mahdal
2fb1fdbcf3
Rename saturnin_meta module
Since saturnin's dedication to be "meta-command" builder, the distinction
between "meta" and something else does not make much sense.
8 年之前
Alois Mahdal
91a55e625b
Update after renaming of ffoo to shellfu
8 年之前
Alois Mahdal
c38aa98d9a
split off bmo: Rewrite non-moving parts
9 年之前
Alois Mahdal
00d8bca55f
Move 'uba' to saturnin as new command: xuris
9 年之前
Alois Mahdal
9da376f256
Rename saturnin_common to saturnin_meta
The routines are all basically related to the meta-command functions.
9 年之前
Alois Mahdal
6fc6ce31d7
Rename saturnin-www to saturnin-uris
9 年之前
Alois Mahdal
76ff9bc658
Rename magic URI scanning module
9 年之前
Alois Mahdal
1676434acb
Update mkit from Fastfoo 0.7.0+master.g8c72a9c
9 年之前
Alois Mahdal
d4b9abeaaf
Add new 'menu' sub-command
New command allows to define flexible menus in INI files.
Single INI root now contains all menu definitons. Each menu consists of
item generator, selector and consumer, which are checked and chained
together.
Alternatively to specifying a generator, items can be listed right in
the INI section.
9 年之前
Alois Mahdal
6abb8c6621
Move common saturnin routines to a module
This module is intended to be moved around with saturnin, but unlike
main meta-command (bin/saturnin.skel), it should not be necessary to
rename it or edit to adapt to new project.
9 年之前
Alois Mahdal
8aa0b33a9e
Add bash completion module
9 年之前
Alois Mahdal
77dd7abee3
Rename variable to reflect the path is being provided by saturnin
9 年之前
Alois Mahdal
eaf094fe08
Remove irrelevant sub-command `ip`
Conventional ip wrapper -- not desktop-related.
9 年之前
Alois Mahdal
5f91e14199
Remove irrelevant sub-command `watch`
A debugging utility -- not desktop-related.
9 年之前
Alois Mahdal
ccdec63cb0
Remove irrelevant sub-command `czrates`
Conventional curl wrapper -- not desktop-related.
9 年之前
Alois Mahdal
477667748b
Remove irrelevant sub-command `push`
Conventional rsync wrapper -- not desktop-related.
9 年之前
Alois Mahdal
0e5cacf22a
Remove irrelevant sub-command `revert`
Conventional virsh wrapper -- not desktop-related.
9 年之前
Alois Mahdal
dfd3810eee
Move saturnin-conf to built-in
9 年之前
Alois Mahdal
20fb50dd2c
Move keyboard layout control to saturnin-kb
An improved version of previous code
9 年之前
Alois Mahdal
6a6a9770d5
Move volume control to separate subcommand
9 年之前
Alois Mahdal
9052f30d23
Update mkit from fastfoo v0.6.3
9 年之前
Alois Mahdal
331a842000
Remove obsolete item form dist definition
9 年之前
Alois Mahdal
a9408afd07
Implement zleep as a ffoo module
9 年之前
Alois Mahdal
93775a243e
Use mkit from fastfoo for installation
9 年之前