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
/
core
/
procedures
/
automatic
Age
Commit message (
Expand
)
Author
2011-03-03
be more strict and correct in worker exit codes
Dieter Plaetinck
2011-03-03
apply indentation with tabs everywhere
Dieter Plaetinck
2010-12-29
refactor locale, initcpio and initialtime code
Dieter Plaetinck
2010-12-29
Make locale generation and keymap/font setting part of system configuration
Dieter Plaetinck
2010-12-29
refactor select_source,networking workers
Dieter Plaetinck
2010-12-28
Make auto_network worker part of prefill_configs()
Dieter Plaetinck
2010-12-28
remove pointless auto_fstab worker
Dieter Plaetinck
2010-12-12
cleanup some TODO's and other cruft
Dieter Plaetinck
2010-12-05
code cleanup: use bash4 associative arrays for filesystem stuff
Dieter Plaetinck
2010-04-16
change infofy calls to inform, because libui-sh changed function name
Dieter Plaetinck
2010-03-10
migrate everything to new approach where lib-ui.sh contains just some aif-spe...
Dieter Plaetinck
2009-07-29
fix some invalid show_warning invocations
Dieter Plaetinck
2009-07-29
add disclaimer
Dieter Plaetinck
2009-07-29
Several grub related fixes
Gerhard Brauer
2009-07-27
separate automatic prefilling of configs with manual editing + enable automat...
Dieter Plaetinck
2009-04-13
introduce (var_)TARGET_PACKAGES_EXCLUDE parameters + TARGET_GROUPS incorrect ...
Dieter Plaetinck
2009-03-13
grub-install invocation fix
Dieter Plaetinck
2009-03-13
uniformize variable handling automatic procedure, change the package related ...
Dieter Plaetinck
2009-03-12
stupid typo/doc/todo fixes
Dieter Plaetinck
2009-03-10
syntax fixes +todo update
Dieter Plaetinck
2009-03-10
syntax fix
Dieter Plaetinck
2009-03-10
improved version of automatic procedures. better separation between my needs ...
Dieter Plaetinck
2009-02-28
check_is_in fixes.. and this time i mean it.. i think. hopefully. + test scri...
Dieter Plaetinck
2008-12-21
bugfix mkay
Dieter Plaetinck
2008-12-21
needle/haystack order + return code fixes
Dieter Plaetinck
2008-12-20
fixes/cleanups for runtime packages and repositories. Not much use in making...
Dieter Plaetinck
2008-12-20
cleanup automatic deployment stuff
Dieter Plaetinck
2008-12-20
variable name & logic fixes
Dieter Plaetinck
2008-12-20
probably its better to only use svn after we installed it
Dieter Plaetinck
2008-12-20
syntax fix
Dieter Plaetinck
2008-12-20
syntax fix
Dieter Plaetinck
2008-12-20
cleanup automatic deployment stuff
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 move towards making my deployment procedure usable for other people too
Dieter Plaetinck