Joel Andres Granados wrote:
ok, scratch that, how about a ignoreswapdevice option in the ks file. the user would define all the devices (sdax, mdx..) that he does not want to consider in the installation. Anaconda would not mount them and would not put them in the finalHey list:So anaconda doen't format swap at all, it simply includes it in the fstab. The idea is to include swap in the fstab when it is intended by the user: (ksfile, selected in gui, selected in text). Of course a mechanism by which the use can consciously select the partitions that end up in fstab touches a lot offiles (more bugs to come). Do we really want this mechanism in place?
fstab? comments? -- Joel Andres Granados