代码拉取完成,页面将自动刷新
This is a collection of files intended to install
a close approximation of BunsenLabs Linux
on a basic command-line-only Debian Buster system.
Bug reports are very welcome!
Please visit the bunsenlabs forums:
http://forums.bunsenlabs.org/
HOW TO USE
Download a Debian Buster "netinst" .iso file from here:
https://www.debian.org/CD/netinst/
and use it to install a basic cli system.
Make sure sudo is enabled.
(See "DEBIAN NETINSTALL HINTS" below.)
Boot into your Debian Netinstall Buster cli system,
log in and run these commands, as a normal user:
(A fresh copy of this bunsen-netinstall package will be downloaded.)
wget https://github.com/bunsenlabs/bunsen-netinstall/archive/lithium.tar.gz
tar -xpf lithium.tar.gz
cd bunsen-netinstall-lithium
./install
The installation process will start.
Follow any prompts that appear on the screen.
A folder called bunsen-netinstall-logs will be added to your ~/.cache folder.
(The file bunsen-netinstall-logs/install.log will contain
verbose information about the install process.)
This folder may safely be removed if the installation was successful,
and no issues arose subsequently.
A folder /backup/bunsen-netinstall on your root file system will hold
backups of system files replaced during the install.
The script itself has been separated off from the files holding
specific data about the installation. This is intended to make
customization easier. It should not be necessary to edit "install".
Even if the script is upgraded in the future, the same config files
should still work.
FILES IN THIS COLLECTION
README: this file
LICENSE: a copy of the GPL3 license
install: the installation script
copyright: GNU licence statement
greeting: message to user
pkgs-recs: packages to install with recommends
pkgs-norecs: packages to install without recommends
sysfiles1: system files to copy in before installing packages (mainly apt-related)
sysfiles2: system files to copy in after installing packages
apt-keys: commands to install the BunsenLabs Apt GPG key
gen_sources: commands to edit /etc/apt/sources.list
preinstall_commands: commands to run before installing packages and files
postinstall_commands: commands to run after installing packages and files
config: sets some directory paths etc
bunsen-netinstall-logs: folder to copy into user's ~/.cache directory
DEBIAN NETINSTALL HINTS
Installing Debian Buster by the netinstall CD is
similar to using the standard installer.
Two points to watch if you want to use
this netinstall script afterwards:
1) At the "Set up users and passwords" screen,
DO NOT enter a password for root.
Type nothing and press "continue".
Do this again at "Re-enter password to verify".
Enter your own name and password as normal.
You will then be given 'sudo' permissions,
which will be needed in the script.
2) At the "software selection" stage DESELECT EVERYTHING
except "standard system utilities".
You will have a core system only, on which
the netinstall installer will add what is needed.
(Some software items will be marked with an asterisk, indicating that
they have been preselected.
Use the up/down arrows to move, and the spacebar to toggle selection.)
The netinstall download and links to documentation can be found here:
https://www.debian.org/CD/netinst/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。