| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 Next | |
| Jan 8, 2015 | |
| 10 years 11 months | send all errors and debug messages to stderr (so that we can pipe the result of fetch); disable the warning for cylinder mismatch from sfdisk; automatically detect the kernel version and run depmod on the installed modules |
| Jan 6, 2015 | |
| 10 years 11 months | show general options; allow -f[0-4] because another -f increments by 1; dont install modules and config for qtmoko and replicant; fixed Pyra variant; create a copy of u-boot.bin -> u-boot.img; added a note to run depmod -a |
| Jan 3, 2015 | |
| 10 years 11 months | fixed handling and paths for variants of debian, lxde etc. |
| 10 years 11 months | improved handling and installation of device tree blobs |
| Jan 2, 2015 | |
| 10 years 11 months | improved order and handling of rootfs vs. kernel vs. modules vs. config |
| 10 years 11 months | adjusted to new download server directory layout |
| Dec 31, 2014 | |
| 10 years 11 months | allow to specify a version (latest/unstable etc.) |
| 10 years 11 months | improved if wget does not load the file; improved quoting of arguments to fetch |
| 10 years 11 months | better set defaults; really skip installing anything on empty partitions; better handle ls command; install kernel in /boot for ext partitions |
| 10 years 11 months | fixed calculation bugs; made umount be silent about not mounted partitions; separated SECTORS from PSECTORS; fixed calculation of sectors per cylinder |
| 10 years 11 months | more bug fixes |
| 10 years 11 months | bug fix in calculations; simplification for last sector filling remainder of full disk |
| 10 years 11 months | improvements for partition calculations |
| 10 years 11 months | fixed syntax error; properly quoute partition sizes |
| 10 years 11 months | correctly define DEBUG before doing the setparam test |
| 10 years 11 months | added more abbreviations and variants; fixed quantumstep download path |
| Dec 27, 2014 | |
| 10 years 11 months | fixed some syntax errors using expr *; fixed issue with quoting of setparam() |
| Dec 24, 2014 | |
| 10 years 11 months | really enabled -u option |
| 10 years 11 months | added dynamic variables - i.e. arrays - to shell; added integrated test |
| 10 years 11 months | fixed paramters for wget |