diff options
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -121,7 +121,10 @@ longer needed at all? 3. Installer/Infrastructure =========================== -- safer installation (Master/tlpkg/etc/safer-update.diff) +- _install_package in TLMedia and install_package in TLUtils appear to be + doing basically the same job. This is bad. + +- tlpobj vs actual files vs other packages installation, aka safer^2 currently we just unpack what is in the tar file, but never check that the contents actually agrees with what is listed in the tlpdb. We not even check that the tlpobj contained in the container agrees with the |