is a summary document, in case you forget
Let's start with the background, I knew I had the task at first, and I was very interested in it, and I was going to study it.
So I agreed to take this task, but my intention is to build the system from the beginning, that is LFS
But after receiving the mission, for various reasons, LFS did not go to the end, halfway into the popular version based on the customization
This article is based on Ubuntu 14.04 LTS customization
Get a new mission to the company--Customizing the Linux system
In fact, the first task was to crop the Linux kernel
So non-stop to find relevant information, because have done some Linux kernel compiled things, so it is not particularly puzzled, look up the information began to
There are quite a few online materials, but in accordance with the complete, there will always be problems, so in order to be able to produce a little results
Start with targeted cropping, such as trimming some edge features, compiling one piece at a time, making sure the cropping is effective
It's a stumbling to the kernel clipping complete
Thought the mission could end.
But far from it, that is to say, the company needs a Linux system, this lesson, the first clear task in the beginning to do
Originally, the company just needs a Linux system running on a PC, which is a common computer, which requires pre-installation of some office-required software.
That's all, hey, the original kernel trim was completely useless.
The next step is to make a plan for this goal.
The plan is divided into three parts
One: Install the requirements software
Second: the system of filling
Three: Testing the ISO image
For the plan one, believe that as long as the use of Linux people, is not a problem, the need for software such as Office software
For program two, there were two scenarios, one: Using the Ubuntu System Backup tool, and the second: using commands such as the DD class
Both methods have been done, but the final successful completion of this step, or the use of method one, follow-up detailed
For step three, take the virtual machine installation test directly
Step One requirements Software
Therefore, the steps and the main thrust of this article do not have much impact, here will not repeat
Step Two
There are two software included in my Test list, one, builder second, Remastersys
The former, the actual ISO image based on the customization, the latter is actually on the existing system to customize
I use the latter for this task, detailed steps are as follows:
A: Prepare
1: Installation system
Ubuntu 14.04 STL Edition
Download path: HTTP://PAN.BAIDU.COM/S/1O6JRPT4
2: Configuration
System Update
Apt-get Update
Apt-get Upgrade
Installing dependent software
Apt-get Install Build-essential
Two: Install Remastersys
1: Add a software source
Deb Http://www.remastersys.com/ubuntu oneiric Main
Perform:
Apt-get Update
2: Install Remastersys
Apt-get Install Remastersys
3: View
Remastersys
4: Generate a system backup
Remasstersy Dist CDFS
5: Generate ISO image
Remastersys Dist ISO Xinhj.iso
Note: Back up the entire system "includes personal settings information"
Remastersys Backup Xinhj.iso
Note: Remastersys will automatically generate the relevant files in the home directory, and the resulting ISO image is
/home/remastersys/remastersys under
Three: Testing
Vmware Virtual machine test build Image
1 Creating the Image:
2 Virtual machine configuration:
3 after the installation is complete after the virtual machine
This task is generally completed, the subsequent details of the configuration will need to slowly