Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: hzican on July 26, 2025, 02:36:21 AM
-
sudo echo http://mirrors.163.com/tinycorelinux/ > /opt/tcemirror
is ok
sudo echo https://mirrors.tuna.tsinghua.edu.cn/tinycorelinux/ > /opt/tcemirror
not work
-
First load the ca-certificates extension. Note that the following base scripts don't support https mirrors at the moment:
- provides.sh (it will download the provides list the first time but never again)
- tce-status (only the -o switch)
- tce-update (it does still work, but will make a lot of errors while you use it)
I have some modified versions of those scripts at https://github.com/mbartlett21/Core-scripts/blob/mjb/https that do fix the support.