From 116259cfb67ee1d97f35e786d9c585882d1ce8e9 Mon Sep 17 00:00:00 2001 From: aiminick Date: Wed, 7 Jul 2021 01:40:36 +0800 Subject: [PATCH] Update note.md --- docs/notes/note.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/notes/note.md b/docs/notes/note.md index d34545a..5c318b3 100644 --- a/docs/notes/note.md +++ b/docs/notes/note.md @@ -50,3 +50,10 @@ apt install -y conntrack ebtables ethtool iptables libip6tc2 libnetfilter-conntr maybe: update-alternatives --set iptables /usr/sbin/iptables-legacy ``` + +#### Debian ports for RISCV repo + +``` +deb http://ftp.ports.debian.org/debian-ports/ sid main +deb http://ftp.ports.debian.org/debian-ports/ unreleased mai +```