AgeSort asc/desc | Change |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 Next | |
Dec 3, 2014 | |
10 years 1 day | initial import |
Dec 22, 2014 | |
9 years 11 months | added --debug; added handling of default URLs; other cosmetics; functionality starts to look reasonable |
9 years 11 months | removed $SERVER definition because it is replaced with defaults for individual components |
Dec 23, 2014 | |
9 years 11 months | added description and license |
9 years 11 months | fixed handling of -f[1-4] |
9 years 11 months | added functions to set/get paramters |
9 years 11 months | use sparam to store paramters |
9 years 11 months | added -s parameter; fixed many bugs; prepared to calculate the partition scheme for sfdisk (not tested) |
9 years 11 months | added --dry option for a dry-run |
9 years 11 months | added some test suite for nmakesd |
Dec 24, 2014 | |
9 years 11 months | added fetch() function to wrap wget+curl and -u self-update mechanism |
9 years 11 months | renamed nmakesd to makesd |
9 years 11 months | renamed nmakesd to makesd |
9 years 11 months | Merge branch 'master' of git.goldelico.com:gta04-makesd |
9 years 11 months | added --help option |
9 years 11 months | renamed to getparam and setparam; fixed some syntax errors |
9 years 11 months | apply --dry to fetching; added (untested) code to really fetch something |
9 years 11 months | fixed paramters for wget |
9 years 11 months | added dynamic variables - i.e. arrays - to shell; added integrated test |
9 years 11 months | really enabled -u option |