diff --git a/CHIP-updater/jessie_source_list.txt b/CHIP-updater/jessie_source_list.txt new file mode 100644 index 0000000..013ab01 --- /dev/null +++ b/CHIP-updater/jessie_source_list.txt @@ -0,0 +1,6 @@ +deb [check-valid-until=no] http://archive.debian.org/debian/ jessie main contrib non-free +deb-src [check-valid-until=no] http://archive.debian.org/debian/ jessie main contrib non-free +deb [check-valid-until=no] http://archive.debian.org/ jessie/updates main contrib non-free +deb-src [check-valid-until=no] http://archive.debian.org/ jessie/updates main contrib non-free +deb http://chip.jfpossibilities.com/chip/debian/repo jessie main +deb http://chip.jfpossibilities.com/chip/debian/pocketchip jessie main \ No newline at end of file diff --git a/CHIP-updater/stretch_source_list.txt b/CHIP-updater/stretch_source_list.txt new file mode 100644 index 0000000..78f5f14 --- /dev/null +++ b/CHIP-updater/stretch_source_list.txt @@ -0,0 +1,4 @@ +deb http://ftp.us.debian.org/debian/ stretch main contrib non-free +deb-src http://ftp.us.debian.org/debian/ stretch main contrib non-free +deb http://security.debian.org/ stretch/updates main contrib non-free +deb-src http://security.debian.org/ stretch/updates main contrib non-free \ No newline at end of file diff --git a/stretch_x11.txt b/CHIP-updater/stretch_x11.txt similarity index 100% rename from stretch_x11.txt rename to CHIP-updater/stretch_x11.txt