Codebase list partman-auto / 9ebc82e
Remove stray error message text left around from version 90. r63335 Colin Watson 13 years ago
2 changed file(s) with 4 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 partman-auto (92) UNRELEASED; urgency=low
11
2 [ Petter Reinholdtsen ]
23 * Increase max size for /usr/ in the multi recipe from 5000 to 6000
34 MB, based on feedback from Nima Azarbayjany on debian-boot@.
5
6 [ Colin Watson ]
7 * Remove stray error message text left around from version 90.
48
59 -- Petter Reinholdtsen <[email protected]> Tue, 25 May 2010 19:00:30 +0200
610
320320 else
321321 logger -t partman-auto \
322322 "Available disk space ($free_size) too small for expert recipe ($(min_size)); skipping"
323 "Expert recipe too large ($(min_size) > $free_size); skipping"
324323 fi
325324 fi
326325