Commit Briefs

xhr

add github README (master)


Matthias Schmidt

Remove create_tarball script.

git will handle that for you.


matthias

Change email address

change default path in conf


matthias

Extend the description


matthias

Update


matthias

o Add config file

o Add more options o Handle build stamps correct (first stage)



matthias

o Introduced a new function which writes entries to a log file and updates

duplicate entries o Replaced TMPLOG with INSTLOG o Added a new log in which all backups are stored. This allows us to keep a log of already installed binaries to perform a consistent rollback



matthias

Set OVERWRITE to 0 per default


matthias

Fix miscommited path


matthias

o User can chose between gzip or bzip2

o Abort if the used compress program is unavailable



matthias

o Cleanup after detecting that INDEX or INDEX.sum are corrupt

o Skip installing files if they are already installed


matthias

o Fixed a lot of typos

o Renamed some variables



matthias

o Additionaly copy the whole file to the update directory

o Replaced local variables with the arguments o Add some comments


matthias

o Add file overwrite mode. If files are modified locally, fetch the

complete file and overwrite the installed one if the user agrees o Add appropriate entry to config file o Add Copyright notive o Add some comments


matthias

o Add some sanitiy checks

- Is kernel version supported? - Is the kernel binary available? - Is the backup directory available? o Count the number of installed files. If the number is equal zero don't pretend that we installed any files at all




matthias

Fixed another typo


matthias

o Removed a trailing slash

o Display the archive at the end


matthias

Add a makefile