2.2. Update Media name and id (>= SL 9.0)

linuxrc keeps track of updates it applies ('Show Driver Updates'). For this you can assign a name and an id to an update using the file dud.config below the base directory ( see Section 2.1).

Example 2-3. Contents of the dud.config file


		UpdateName: Sample Update
		UpdateID:   some random stuff
		

UpdateName may appear more than once. If UpdateName is missing, the names of the updated modules are used. UpdateID serves only to prevent updates from getting applied more than once accidentally.