Exemplo n.º 1
0
 def apt_sources_installer(self):
     self.check_bootstrap()
     make_sources_list(self.conn, self.target, self.suite)
Exemplo n.º 2
0
 def setup_apt_sources_installer(self):
     "this is a default process"
     make_sources_list(self.conn, self.target, self.suite)
Exemplo n.º 3
0
 def setup_apt_sources_installer(self):
     "this is a default process"
     make_sources_list(self.conn, self.target, self.suite)
Exemplo n.º 4
0
 def apt_sources_installer(self):
     make_sources_list(self.conn, self.target, self.suite)
Exemplo n.º 5
0
 def apt_sources_installer(self):
     make_sources_list(self.conn, self.target, self.suite)