Migrating git server to a new host and setup

Hannu Nyman hannu.nyman at iki.fi
Sun Mar 1 02:41:30 PST 2026


Baptiste Jonglez baptiste at bitsofnetworks.org wrote on Mon Feb 23 23:54:04 
PST 2026:

 > - use cgit instead of gitweb as webinterface

The new web interface seems to have a glitch in determining the date/time of 
the last commit to the main OpenWrt git repo in the front page. The 
timestamps for feeds and most other repos look ok, but the main repo claims 
much too old last commit time.  Wrong time is visible in both the default 
(index) view and the "sorted by idle" view.

The "sorted by idle" view claims 43 hours since the last commit:

https://git.openwrt.org/?s=idle

Name    Description    Idle    Links
packages    Mirror of packages feed    4 hours    summarylogtree
luci    Lua Configuration Interface (mirror)    5 hours summarylogtree
openwrt    OpenWrt Source Repository    43 hours    summarylogtree
netifd    OpenWrt Network interface configuration daemon    3 days    
summarylogtree


Opening the log of the openwrt repo shows that actually just 34 minutes ago 
was the last commit:

https://git.openwrt.org/openwrt/openwrt/log/

Age    Commit message (Expand)    Author
34 min.    packages: add PSE (PoE) packagesHEADmastermain    Bevan Weiss
34 min.    targets: add REGULATOR_SUPPORT auto-feature    Robert Marko
36 min.    imx: cortexa53: update supported devices    Tim Harvey
9 hours    toolchain: binutils: fix update to 2.45.1    Hauke Mehrtens
21 hours    lantiq: dm200: Fix loading PHY firmware    Hauke Mehrtens
23 hours    realtek: remove currently unused VLAN profile_id 1 Linus Lüssing
23 hours    realtek: setup special portmasks only once    Linus Lüssing
23 hours    realtek: add portmasks, vlan_profiles and vlans to debugfs    
Linus Lüssing
25 hours    kernel: lift CONFIG_REGULATOR_VEXPRESS 'not set' to generic    
Bevan Weiss
39 hours    bcm53xx: fix switch standalone ports (like "wan") Rafał Miłecki

Until yesterday the field actually claimed "25 months", but apparently 
yesterday it somehow got updated to the commit from rmilecki?

The old web interface nicely showed the "age" of the repos by the commit time 
on the front page.






More information about the openwrt-devel mailing list