Project

General

Profile

Actions

wget kernel changelogs

cd kernel-changelogs
wget -r -nd -l1 -A 'ChangeLog-4.*[0-9]' -np -nc https://cdn.kernel.org/pub/linux/kernel/v4.x/

wget --compression=auto -r -nd -l1 -A 'ChangeLog-4.*[0-9].*[0-9]' -np -nc https://cdn.kernel.org/pub/linux/kernel/v4.x/

Updated by Андрей Волков over 7 years ago · 2 revisions