index
:
~~obsolete/aif
master
parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aif.sh
Age
Commit message (
Collapse
)
Author
2009-06-14
fix for remote (http) modules
tuxce
2009-03-14
load lib-misc early so debugging works
Dieter Plaetinck
2009-03-13
move flowcontrol stuff into its own library
Dieter Plaetinck
2009-03-08
sort procedure names in help message
Dieter Plaetinck
2009-03-06
load lib-ui in early bootstrap so we dont need to define some functions ↵
Dieter Plaetinck
redundantly in aif.sh
2009-03-01
premature die_error fix
Dieter Plaetinck
2009-03-01
better error handling in log/debug functions
Dieter Plaetinck
2009-03-01
fix for undefined die_error + avoid loops
Dieter Plaetinck
2009-02-28
fix for sourcing of backup files (*~)
Dieter Plaetinck
2009-02-28
support for debug categories
Dieter Plaetinck
2009-02-22
since we use /tmp now, no more need to hide files. some categorizing ↵
Dieter Plaetinck
(tagging) of files is useful though
2009-02-15
even better display of procedures
Dieter Plaetinck
2009-02-15
fix for display of user procedures
Dieter Plaetinck
2009-02-15
fix for procedures display
Dieter Plaetinck
2009-02-15
some more changes related to FHS stuff
Dieter Plaetinck
2009-02-14
tried to make aif FHS/hier compliant + updated howto/readme
Dieter Plaetinck
2009-01-24
tell user where to find the readme
Dieter Plaetinck
2008-12-20
arg passing fix
Dieter Plaetinck
2008-12-20
output fix
Dieter Plaetinck
2008-12-20
allow procedures to add stuff to usage output
Dieter Plaetinck
2008-12-20
enhanced arg parsing + automatic procedure can read configs now
Dieter Plaetinck
2008-12-20
first version of new argument parsing where we load module/procedure first ↵
Dieter Plaetinck
so we can override the arg parsing behavior
2008-12-18
todo updates
Dieter Plaetinck
2008-12-12
cleanup stale files on start and stop + long overdue introduction of ↵
Dieter Plaetinck
$RUNTIME_DIR
2008-12-09
implementation of LOG_TO_FILE 1/0, dont send log/debug to tty1. in some ↵
Dieter Plaetinck
cases use exit instead of stop_installer + 2 small fixes
2008-12-09
typo fix
Dieter Plaetinck
2008-12-09
moving some code around to make some stuff prettier
Dieter Plaetinck
2008-12-09
layout fix
Dieter Plaetinck
2008-12-09
command args related fixes
Dieter Plaetinck
2008-12-09
syntax bugfix
Dieter Plaetinck
2008-12-09
basic overridable implementation of commandline argument parsing
Dieter Plaetinck
2008-11-17
misc small cleanups/todo updates
Dieter Plaetinck
2008-11-16
updated HOWTO for install using packages, got rid of patch-install-cd script ↵
Dieter Plaetinck
+ renamed fifa into aif everywhere