summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongkyun Son <dongkyun.s@samsung.com>2018-10-18 01:35:41 +0900
committerDongkyun Son <dongkyun.s@samsung.com>2018-10-18 01:35:41 +0900
commitbb4f21c837a7fe0b963dc15dae70084724ee058a (patch)
tree0e5941d77f8dad7c32ed00b51c8f9e5b4d660bd1
parent325af280971de89fc495ef2cb01dec4412157c1f (diff)
downloadmeta-mobile-bb4f21c837a7fe0b963dc15dae70084724ee058a.tar.gz
meta-mobile-bb4f21c837a7fe0b963dc15dae70084724ee058a.tar.bz2
meta-mobile-bb4f21c837a7fe0b963dc15dae70084724ee058a.zip
Add swap partition using mmcblk1p1
-rw-r--r--scripts/mobile-adaptation-tm1.post1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mobile-adaptation-tm1.post b/scripts/mobile-adaptation-tm1.post
index 83acdd6..53edad8 100644
--- a/scripts/mobile-adaptation-tm1.post
+++ b/scripts/mobile-adaptation-tm1.post
@@ -10,3 +10,4 @@ rm -rf /usr/include
rm -rf /usr/share/man
rm -rf /usr/share/doc
+echo '/dev/mmcblk1p1 swap swap defaults 0 0' >> /etc/fstab