summaryrefslogtreecommitdiff
path: root/gpt.ini
AgeCommit message (Collapse)Author
2015-11-03edison: Rename 'data' partition to 'userdata' and remove some duplication.David Zeuthen
With this change "fastboot -w" works as expected. Other bug fixes: - Forward params from 'provision' to fastboot program, as required by the "Brillo Device Provisioning" document. - In the phoneflashtoollitecli step, don't flash all of Brillo since this means keeping two descriptions of our partitions / fastboot commands in place. Instead tell the user to run the 'provision' command, then 'fastboot reboot'. That way we'll keep it in one place only. Bug: 25199072 Change-Id: If3daa783f242782230808d362ada39f6c17fb919 Test: Manually tested using 'provision', 'phoneflashtoollitecli', 'fastboot -w'.
2015-11-03Brillo Edison product configuraton and makefilesBruce Beare
Change-Id: I57249325649db18ae23b891097bc0c7f143da6ab Author: Bruce Beare <bruce.j.beare@intel.com> Author: Constantin Musca <constantin.musca@intel.com> Author: David Zeuthen <zeuthen@google.com> Author: Guilhem IMBERTON <guilhem.imberton@intel.com> Author: Jianxun Zhang <jianxun.zhang@intel.com> Author: Lee Campbell <leecam@google.com> Author: Pavlin Radoslavov <pavlin@google.com> Author: Scott D Phillips <scott.d.phillips@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>