lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 5 Mar 2021 09:14:51 +0000
From:   David Laight <David.Laight@...LAB.COM>
To:     'Geert Uytterhoeven' <geert@...ux-m68k.org>
CC:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: RE: A note on the 5.12-rc1 tag

...
> > Historically swap was a partition and larger than physical memory.
> > This allows simple 'dump to swap' on panic (for many disk types).
> > But I've not seen that support in linux.
> 
> I know.  We started with lots of small partitions, but nowadays the
> distros wan't to install everything in a single[*] partition, even swap.

Multiple partitions is partially do to the size of disks.

But I prefer to install the 'system' in one partition and put all
my own files in a different one.
Then I can install a different version of the OS into a 3rd
partition and be able to boot different versions.

Many years ago I updated NetBSD's x86 mbr code to read the
extended partition table so you could choose to read the
next level boot from sector zero of any partition.
Squeezing that into the ~400 bytes available is a masterpiece.

[*] The 'single partition' is a simplicity cop-out.

	David

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ