Bob Mottram 10 лет назад
Родитель
Сommit
51ad0e59ec
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Просмотреть файл

7491
 *** Software sources
7491
 *** Software sources
7492
 If you get errors when running *apt-get update* then you may need to check your repositories list.  Here are examples of repositories within */etc/apt/sources.list*
7492
 If you get errors when running *apt-get update* then you may need to check your repositories list.  Here are examples of repositories within */etc/apt/sources.list*
7493
 
7493
 
7494
-*** Beaglebone Black
7494
+**** Beaglebone Black
7495
 
7495
 
7496
 #+BEGIN_SRC: bash
7496
 #+BEGIN_SRC: bash
7497
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7497
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7505
 
7505
 
7506
 deb http://ftp.us.debian.org/debian wheezy-backports main contrib non-free
7506
 deb http://ftp.us.debian.org/debian wheezy-backports main contrib non-free
7507
 #+END_SRC
7507
 #+END_SRC
7508
-*** Cubieboard
7508
+**** Cubieboard
7509
 #+BEGIN_SRC: bash
7509
 #+BEGIN_SRC: bash
7510
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7510
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7511
 deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7511
 deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free