Book
- Custom Ubuntu Desktop
- Custom Ubuntu distribution
- Overview of Lucid based distributon
- Casper (Ubuntu)
- Debian package repository
- GFXboot
- How to create Ubuntu distribution (video lessons)
- How-to about custom ubuntu
- Initrd
- Plymouth
- Remastersys
- SquashFS and InitRamFS and UnionFS
- Ubiquity (Ubuntu)
- Ubuntu Live CD
- Unsorted links about custom Ubuntu
- Usplash
- Custom CentOS distribution
- Flash boot methods
- Ubuntu Development
- Ubuntu Dialup
- Linux How-Tos
- Custom Ubuntu - Issues
Overview of Lucid based distributon
in
Lucid Lynx procedure
- install latest vmware
- download lucid image and run
- create user "support", add it to "visudo" and all groups where "user" belong with
- upgrade all packages via "upgrade manager"
- install driver "nvidia-173"
- upgrade vmware tools
- apt-get -y install openssh-server subversion openvpn vim
- open "language support", install russian, move it to the top and apply system-wide
- enable partner repositories
-
install medibuntu support:
- wget -O /etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/lucid.list
- apt-get -q update
- apt-get -yq --allow-unauthenticated install medibuntu-keyring
- apt-get -q update
- apt-get -yq install skype acroread flashplugin-nonfree
- svn checkout https://svn.vitki.net/svn/repos/makedist
- extract openvpn.rar and download extra packages
- ?
Sketch
- Default boot options: locale=ru_RU.UTF-8 only-ubiquity [nohz=off] [debug-ubiquity] [noninteractive]
- Auto-choose russian
- Auto-layout
- Auto-choose packages
- Complete the sheet (one full run + dsel)
- Extra files: script + tarball
- Config files: "perl -ie"
- Bootparam for choosing type: tk, uk, ut
- Disable development packages everywhere
Switch static host functions using /etc/init.d/switch-base-host
update-rc.d switch-base-host multiuser 01
Disable in UK/UT:
- hylafax
- nagios
- who still requires java ?
- cupsys ?
- hplip !
Related Links
Attachments
makedist-0.11.tar.gz 925.04 KB
ps-switch-base-host.sh 2.15 KB

Comments
Post new comment