On Thu, 2011-04-14 at 13:57 -0400, Chris Lumens wrote: > systemd handles all that for us now. Ack, but can we also do away with those devices/classes completely now? I expect they're handled for us in / but not in /mnt/sysimage. Dave > --- > pyanaconda/storage/__init__.py | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/pyanaconda/storage/__init__.py b/pyanaconda/storage/__init__.py > index e9ee9c1..825da11 100644 > --- a/pyanaconda/storage/__init__.py > +++ b/pyanaconda/storage/__init__.py > @@ -2362,7 +2362,6 @@ class FSSet(object): > devices = sorted(self.mountpoints.values(), > key=lambda d: d.format.mountpoint) > devices += self.swapDevices > - devices.extend([self.devshm, self.devpts, self.sysfs, self.proc]) > netdevs = self.devicetree.getDevicesByInstance(NetworkStorageDevice) > for device in devices: > # why the hell do we put swap in the fstab, anyway? _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list