Alexey Brodkin
18f368fa35
linux: Get rid of 000-keep_initrafs_the_default.patch
...
With that patch in place for initramfs no additional options are
reported for "/" partition. What's really important is missing
info about sizes. Which in its turn makes opkg think that there's
no space on "/" partition to install software.
I understand that's a sort of corner-case, people rarely install
packages on ramfs but anyways why not?
Just in case that's what I see with the patch:
---------------------->8--------------------
root@lede:/# cat /proc/mounts
rootfs / rootfs rw 0 0
proc /proc proc rw,nosuid,nodev,noexec,noatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,noatime 0 0
tmpfs /tmp tmpfs rw,nosuid,nodev,noatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,size=512k,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,mode=600 0 0
debugfs /sys/kernel/debug debugfs rw,noatime 0 0
---------------------->8--------------------
And without:
---------------------->8--------------------
root@lede:/# cat /proc/mounts
rootfs / rootfs rw,size=256168k,nr_inodes=32021 0 0
proc /proc proc rw,nosuid,nodev,noexec,noatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,noatime 0 0
tmpfs /tmp tmpfs rw,nosuid,nodev,noatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,size=512k,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,mode=600 0 0
debugfs /sys/kernel/debug debugfs rw,noatime 0 0
---------------------->8--------------------
Note how different is entry for rootfs.
And given there's no known rationale for that patch we're
getting rid of it.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Jonas Gorski <jonas.gorski@gmail.com>
Cc: Rafał Miłecki <zajec5@gmail.com>
Cc: John Crispin <john@phrozen.org>
Cc: Felix Fietkau <nbd@nbd.name>
2016-07-23 19:04:37 +02:00
..
2015-06-01 06:11:26 +00:00
2015-05-13 07:52:43 +00:00
2015-02-11 09:14:48 +00:00
2015-02-11 10:04:51 +00:00
2015-03-24 10:39:10 +00:00
2015-06-08 12:49:54 +00:00
2015-10-30 15:17:41 +00:00
2015-11-13 23:51:31 +00:00
2015-03-11 15:02:16 +00:00
2016-01-22 09:22:37 +00:00
2016-03-07 23:09:26 +00:00
2014-11-08 21:41:21 +00:00
2015-01-27 22:08:14 +00:00
2015-11-22 19:05:53 +00:00
2015-12-03 14:47:37 +00:00
2015-03-20 22:13:34 +00:00
2015-07-11 19:58:44 +00:00
2015-02-09 12:10:46 +00:00
2015-02-14 10:45:12 +00:00
2015-02-14 10:45:12 +00:00
2015-03-23 13:28:52 +00:00
2015-03-23 13:28:52 +00:00
2015-03-23 13:28:52 +00:00
2015-03-23 13:28:52 +00:00
2015-03-23 18:39:16 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2015-03-12 15:27:44 +00:00
2015-03-12 15:27:44 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-12 15:27:44 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2015-03-12 15:27:44 +00:00
2015-03-18 18:21:08 +00:00
2015-05-08 21:46:51 +00:00
2015-03-18 18:21:08 +00:00
2015-03-12 15:27:44 +00:00
2015-03-18 18:21:08 +00:00
2015-03-12 15:27:44 +00:00
2015-03-18 18:21:08 +00:00
2015-03-18 18:21:08 +00:00
2016-01-12 20:53:04 +00:00
2016-01-12 20:53:04 +00:00
2016-06-07 08:58:42 +02:00
2015-12-23 11:40:53 +00:00
2015-12-23 11:15:02 +00:00
2015-12-23 11:15:02 +00:00
2016-03-30 16:41:26 +00:00
2015-09-17 15:38:58 +00:00
2016-03-01 23:16:17 +00:00
2015-11-22 19:05:53 +00:00
2015-09-24 16:07:10 +00:00
2015-11-01 13:45:57 +00:00
2015-11-01 13:45:57 +00:00
2015-07-03 11:48:45 +00:00
2016-01-12 20:53:04 +00:00
2015-05-21 19:32:46 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2015-11-01 00:04:21 +00:00
2015-08-17 06:17:37 +00:00
2016-01-12 20:53:04 +00:00
2016-01-12 20:53:04 +00:00
2015-06-30 23:26:09 +00:00
2015-07-25 13:41:21 +00:00
2015-08-23 13:35:03 +00:00
2016-03-30 16:41:26 +00:00
2016-01-12 20:53:04 +00:00
2014-11-24 10:17:33 +00:00
2014-11-24 10:17:33 +00:00
2014-12-08 16:11:52 +00:00
2016-06-07 08:58:42 +02:00
2015-05-10 13:16:40 +00:00
2015-03-15 04:43:22 +00:00
2015-03-29 04:28:24 +00:00
2016-06-07 08:58:42 +02:00
2014-12-08 16:11:52 +00:00
2014-12-09 11:01:49 +00:00
2014-10-31 23:27:27 +00:00
2015-07-25 09:55:32 +00:00
2015-01-28 12:06:35 +00:00
2016-07-02 18:35:58 +02:00
2015-07-03 11:48:45 +00:00
2015-07-03 11:48:45 +00:00
2015-07-03 11:48:45 +00:00
2014-12-01 17:38:54 +00:00
2015-04-11 21:21:03 +00:00
2015-05-21 19:32:46 +00:00
2015-07-07 13:48:27 +00:00
2014-12-08 16:11:52 +00:00
2016-06-07 08:58:42 +02:00
2015-02-14 10:45:12 +00:00
2015-08-17 06:17:37 +00:00
2015-08-17 06:17:37 +00:00
2015-08-17 06:17:37 +00:00
2015-01-02 21:52:35 +00:00
2015-08-17 06:17:37 +00:00
2015-08-17 06:17:37 +00:00
2015-08-17 06:17:37 +00:00
2015-08-17 06:17:37 +00:00
2015-08-17 06:17:37 +00:00
2015-04-08 16:21:04 +00:00
2016-01-12 20:53:04 +00:00
2016-01-02 00:33:48 +00:00
2015-11-22 19:05:53 +00:00
2015-11-22 19:05:53 +00:00
2015-11-22 19:05:53 +00:00
2016-06-05 23:23:57 +02:00
2015-02-05 11:21:31 +00:00
2016-06-27 08:10:36 +02:00
2015-03-16 05:16:07 +00:00
2015-03-31 15:31:57 +00:00
2015-08-15 17:16:03 +00:00
2015-03-31 15:31:57 +00:00
2014-12-11 23:29:07 +00:00
2016-03-30 16:41:26 +00:00
2015-04-19 11:38:46 +00:00
2015-04-19 11:38:46 +00:00
2016-06-07 11:42:52 +02:00
2014-12-08 12:21:17 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2015-12-23 11:15:02 +00:00
2015-11-01 13:45:57 +00:00
2015-05-21 19:32:46 +00:00
2015-05-21 19:32:46 +00:00
2015-04-19 11:38:46 +00:00
2016-05-12 03:29:36 +02:00
2016-03-01 23:16:17 +00:00
2015-04-19 11:38:46 +00:00
2016-03-30 16:41:26 +00:00
2015-05-21 19:32:46 +00:00
2016-06-07 08:58:42 +02:00
2015-07-14 07:38:47 +00:00
2015-02-27 17:38:25 +00:00
2015-03-31 19:21:13 +00:00
2015-07-11 19:58:44 +00:00
2015-07-11 19:58:44 +00:00
2015-11-01 13:45:57 +00:00
2015-01-05 13:03:07 +00:00
2015-01-05 13:03:07 +00:00
2015-01-05 13:03:07 +00:00
2014-12-22 14:37:07 +00:00
2014-12-22 14:37:07 +00:00
2016-06-20 08:00:14 +02:00
2014-10-31 23:53:32 +00:00
2015-01-11 17:19:58 +00:00
2016-01-12 20:53:04 +00:00
2016-01-12 20:53:04 +00:00
2015-04-19 11:38:46 +00:00
2015-11-01 00:04:21 +00:00
2015-04-19 11:38:46 +00:00
2015-06-17 09:54:55 +00:00
2016-01-12 20:53:04 +00:00
2015-03-18 18:21:08 +00:00
2015-04-19 11:38:46 +00:00
2015-12-23 10:17:09 +00:00
2015-11-01 13:45:57 +00:00
2014-11-24 10:17:33 +00:00
2015-09-18 09:05:01 +00:00
2016-03-01 23:16:17 +00:00
2016-03-01 23:16:17 +00:00
2016-01-20 20:09:43 +00:00
2015-09-02 10:18:15 +00:00
2016-06-07 08:58:42 +02:00
2015-04-12 14:46:19 +00:00
2015-01-25 11:39:30 +00:00
2015-03-28 18:17:46 +00:00