Timeline

Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent timeline items

2013-09-23
10:42
[83f29074ac] Leaf: Fix formatting for package updates. (user: gnrp, tags: trunk)
2013-09-22
23:28
[7d11d1b2d2] * make excludes for mtree_check_partial work (this needs the commit of test.c) * add error handling for external commands (user: gnrp, tags: trunk)
23:26
[3747c38ac7] Make sharemounts not for directories, but only for file systems. (user: gnrp, tags: trunk)
23:25
[07680a9515] Add SYNOPSIS. (user: gnrp, tags: trunk)
2013-09-21
23:11
[2642d6d601] * add -3 and -P flags for package updates, add package update checks * make FULLCHECK checked yesno instead of noyes * add package checks only when basedir = / (user: gnrp, tags: trunk)
23:10
[14717fc376] Add -3 and -P flags to check packages. (user: gnrp, tags: trunk)
23:10
[2ee7887fd8] Add /mnt/* to excludes. (user: gnrp, tags: trunk)
2013-09-20
23:59
[cae263cd61] * Move XXXs to the top * Fix global variable handling (they shall be used read-only) * Remove get_config/write_config * Unify handling for global variables and flags * Make RELEASE a global variable which is used only once * add more to packages_check * move change_workdir to a separat efunction, which is not called by do_install * use TEMPFILE instead of TEMPDIR/sysupdate.XXXXXX each time * add -B -F -n -K -M flags (user: gnrp, tags: trunk)
23:55
[77e10e465d] Fix different date format. (user: gnrp, tags: trunk)
22:29
[1bb49dce08] Fix local variable scopes. (user: gnrp, tags: trunk)
16:38
[0e5c2be0df] Add WORKDIR, TEMPDIR, KEYFILE, KEEPFILES, RELEASE, BASEDIR. (user: gnrp, tags: trunk)
16:38
[7187e4cd29] * remove STOREDIR * add entries for TEMPDIR, WORKDIR, BASEDIR, KEYIFLE, RELEASE, KEEPFILES * comment out standard values (user: gnrp, tags: trunk)
16:35
[e4e839bcf6] Add -n, -N, -F, -K, -M. (user: gnrp, tags: trunk)
2013-09-19
22:05
[01ecfe78ba] * make RELEASE clear * add packages_check template * make KEYFILE clear (needs to be documented, though). (user: gnrp, tags: trunk)
14:27
[2da32367b5] * make MACHINE a global variable only being used by file_fetch * make KERNEL handling clean * fix local variable handling * add missing comments (user: gnrp, tags: trunk)
14:26
[36aa64f955] Add commas, add reference to etcupdate(8) being called. (user: gnrp, tags: trunk)
14:25
[889ad3a145] Add missing commas. (user: gnrp, tags: trunk)
14:25
[52cbf00ee5] Comments done. (user: gnrp, tags: trunk)
2013-09-18
23:26
[3959a12889] * several minor code improvements * update usage() * put kernel_delete inside kernel_* functions * fix local variables (now everything in the beginning of a function) * use `rm -f` instead of `rm` (user: gnrp, tags: trunk)
23:24
[fa7bf91385] Minor code improvements (cleaning up). (user: gnrp, tags: trunk)
23:24
[e0ae46df95] Add KERNEL option. (user: gnrp, tags: trunk)
19:39
[db69b6918a] Introduce VERSION as a global variable (user: gnrp, tags: trunk)
19:39
[85d1dcb000] Bring it up-to-date. (user: gnrp, tags: trunk)
2013-09-17
22:24
[c93c78ba19] Sync with reality (user: gnrp, tags: trunk)
22:24
[087a7556b0] Sync with reality. Not finished yet, OPTIONS is missing! (user: gnrp, tags: trunk)
22:24
[0cb2e02e34] Sync with reality. (user: gnrp, tags: trunk)
22:24
[8d66ce50c2] Sync with reality. (user: gnrp, tags: trunk)
22:24
[91e7075e56] Introduce TEMPDIR (user: gnrp, tags: trunk)
21:30
[11d96e55ca] Add TEMPDIR (user: gnrp, tags: trunk)
2013-09-16
18:44
[5e1172e87a] Aggregated from several days. * make exclude handling for mtree_check_full work * remove passing of filenames. We only pass set names. * Add option to show the diffs before updating * clean up sets_fetch * Make bootloader_install handle the boot.cfg correctly * make /tmp variable (with -t flag) * Check for file existence before doing soft backup * Put excludefile generation into an extra function * make kernel separating work (before, it was always considered updatable) * system_check will return 2 on error, 1 on no updates, 0 on updates * Add questions whether we shoul dupdate * Add XXXs. (user: gnrp, tags: trunk)
18:40
[ef8b7f7800] Add /boot.cfg by default. (user: gnrp, tags: trunk)
18:40
[e078dfb9c3] Update XXXs. (user: gnrp, tags: trunk)
18:39
[2e0de2a719] * Make askyesno/asknoyes work * Print $0 in front of the question. (user: gnrp, tags: trunk)
2013-09-10
23:29
[4e935f4fb7] * change XXXs * fix call of sysupdate (add verbosity) * fix redirects (user: gnrp, tags: trunk)
23:26
[e181ac5450] Make extractmtree.sh also generate links to the tar gz files. (user: gnrp, tags: trunk)
2013-09-07
11:40
[f8e3023868] * Move the comment creation outside of the backup functions * Fix the call of sysbackup for soft backups * add verbosity to the call of sysbackup (user: gnrp, tags: trunk)
11:39
[329396d128] * Change the date string to remove the ":" (didn't work with tar) * Fix the call of tar (-p instead of -pe) * Fix the call of backup_soft (user: gnrp, tags: trunk)
2013-09-06
19:41
[b79149ae5f] Fix missing ';;' (user: gnrp, tags: trunk)
19:36
[0036beb506] Remove old naming conventions. (user: gnrp, tags: trunk)
19:35
[28fee5e513] Add `logsettings getloglevel`, which shows the amount of `q`s or `v`s you need to achieve that level. (user: gnrp, tags: trunk)
19:08
[e60d760e15] Delete workdir after copying. (user: gnrp, tags: trunk)
18:51
[6861f7aef2] * Make HASHFILE and SIGNFILE global constants and fix handling of them * make `install` work * change cwd before copying (pax won't work the other way) * remove file_extract, make .tar.gz the standard * add || exit 2 for calling *_fetch in a subshell * remove workdir after copying * call backup_soft before doing `install` * move argument handling inside do_install (user: gnrp, tags: trunk)
2013-08-31
22:25
[3c446b3889] Aggregated commits from several days. * Fix major bugs (file ending handling) * Add _delete() functions to clean up * Remove `if command` in favour of `command; if [ $?...` * Fetch files if needed again, but don't fetch if they exist (commented out previously) * Change file_checkhash (not working previously) * Add command `install` to just install new sets, intended for usage by sysbackup and for updating from sources. * Add XXXs. (user: gnrp, tags: trunk)
22:22
[d2973ebaaf] * Make soft backups work more correctly * Add a variable storedir for the database * Remove tabs from the history file * Change usage (still wrong) * Change parameter handling for backups * Add rollback prototype * Add XXXs (user: gnrp, tags: trunk)
2013-08-29
21:48
[a462dc61bf] Scripts for generating the hashfiles and extracting the mtree information from the sets. Used on the ftp server. (user: gnrp, tags: trunk)
09:26
[34d7afbfae] STOREDIR hinzugefuegt. (user: gnrp, tags: trunk)
2013-08-22
14:05
[477d9c1a98] Fix call of sysupdate. (user: gnrp, tags: trunk)
2013-08-21
21:50
[d356ed7b99] FULLCHECK als PArameter dazu (user: gnrp, tags: trunk)
21:28
[70f6d9fe85] Remove url passing from file_fetch, put it into file_fetch directly. (user: gnrp, tags: trunk)
20:36
[15c801fc1e] * Implement database_clean * Add check whether configuration exists in database_show * s/status_show/database_show * Add database_delete function (user: gnrp, tags: trunk)