fix apt


  • add non signed repository to apt
deb [trusted=yes] http://xxxxxx yyy main
  • fix _apt root
alias apt='apt-o APT::Sandbox::User=root'