| … | |
… | |
| 244 | Update the fs_passno values in the default fstab to match the |
244 | Update the fs_passno values in the default fstab to match the |
| 245 | settings suggested by the manpage #37314. Make checkroot respect |
245 | settings suggested by the manpage #37314. Make checkroot respect |
| 246 | a fs_passno setting of 0 when dealing with / #39212. Change |
246 | a fs_passno setting of 0 when dealing with / #39212. Change |
| 247 | default / filesystem type to ext3 instead of xfs #42670. |
247 | default / filesystem type to ext3 instead of xfs #42670. |
| 248 | |
248 | |
| 249 | Re-order the arguements to mount to match POSIX requirements #66225. |
249 | Re-order the arguments to mount to match POSIX requirements #66225. |
| 250 | |
250 | |
| 251 | Don't pipe swapon in localmount to /dev/null and ignore return |
251 | Don't pipe swapon in localmount to /dev/null and ignore return |
| 252 | codes anymore. A swapon that works shows no output #39834. |
252 | codes anymore. A swapon that works shows no output #39834. |
| 253 | |
253 | |
| 254 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
254 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |