找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
查看: 1209|回复: 0

[webOS开发] Palm Pre/Pixi 分区控制文件

[复制链接]
发表于 2009-11-16 19:35 | 显示全部楼层 |阅读模式
附件是Pre Plus的分区控制文件.
/ O& F( b5 c7 j% [! {) ~
9 s/ V' I6 s( Q7 i# `ROM解开后在/resources/webOS目录下
  1. <?xml version="1.0" encoding="UTF-8"?>9 f5 Y7 s( M9 I/ v
  2. <!-- Installer Rules for Castle Hardware -->
    * Q" f, t4 W7 C+ D2 w" c% y, A" K
  3. <TrenchCoat>, p3 h# p6 L/ v3 s  g' J3 P
  4.         <CPU type="OMAP34xx"/>
    / |: ?8 \' ~" }# N
  5.         <Flash type="mmc" alignment="524288" device="/dev/mmcblk0">
    9 [6 x& D( |2 H: K" j  A
  6.                 <Entry type="mbr" size="512" align="false"/>3 T/ H- c5 w% b% y
  7.                 <Entry type="bootloader" size="192KB" file="${BOOTIE}"/>9 i1 Z& ~% t1 Y
  8.                 <Entry type="nvram" size="4MB">
    9 \! f; W- C! v% Q8 L9 T) e
  9.                         <Section name="env" type="env" size="16KB">
    ; N6 z. n. e/ g9 |
  10.                                 <Val name="installer" value="trenchcoat"/># y' o& m# Y5 m# Q5 _+ a5 }4 M
  11.                                 <Val name="autoboot" action="delete"/>) X3 e* ^8 r! W! s+ M
  12.                                 <Val name="bootfile" action="delete"/>- O) o9 q2 i) z, v( A  I: Y
  13.                         </Section>
    : p/ Z& p* t4 I2 `, j, |+ v
  14.                         <Section name="tokens" type="token" size="4KB">
    . E# \+ N* v* M9 O' O) ~
  15.                                 <Val name="installer" value="trenchcoat"/>* Z( h  D7 c$ s1 C( q1 B! ], y
  16.                         </Section>
    ' g* r, @+ d$ B
  17.                         <Section name="logo-boot" type="image" file="BootLogo.tga"/>" U9 }& l- }& e( w7 a7 D
  18.                         <Section name="logo-chg" type="image" file="Charging.tga"/>
    : x. ^* F$ p4 p
  19.                         <Section name="logo-badchg" type="image" file="NoPower.tga"/>9 y8 B! t3 T9 _7 L' O
  20.                         <Section name="logo-nobatt" type="image" file="NoBatt.tga"/>% b+ S) d  e7 J. r' ~9 ?8 C
  21.                         <Section name="logo-badsys" type="image" file="BadSys.tga"/>
    7 v$ }5 f# H: U, n5 T
  22.                         <Section name="logo-nosys" type="image" file="NoSys.tga"/>
    9 y% ~% k9 R, |9 A+ ^0 g' V
  23.                         <Section name="logo-sync" type="image" file="Sync.tga"/>
    . f: L" v! p; o( x+ j8 i1 C
  24.                         <Section name="logo-panic" type="image" file="Panic.tga"/>8 H& `( S1 l/ M" Y5 j' @
  25.                         <Section name="logo-disk" type="image" file="Disk.tga"/>
    3 I$ M+ e9 ?" x+ P8 v% `- S+ L/ v5 V
  26.                 </Entry>
    ; Y" [6 W8 r; y6 [5 V! D& Y
  27.                 <Entry type="ext3" size="32MB" mount="/boot"/>& _% g6 u9 ]9 q) U7 T3 ?8 @
  28.                 <Entry type="lvm" id="pv" size="*" metadatasize="1532KB" metadatacopies="2"/>! ^6 \/ b0 _8 y
  29.         </Flash>! R3 \+ _$ [$ _; {; ]8 F% \
  30.         <VolumeGroups>7 h% ]; H* k  J4 j* `
  31.                 <Group name="store" pv="pv" physicalextentsize="8MB">
    6 G: a: F7 ]+ \2 ?
  32.                         <Volume id="root" type="ext3" size="456MB" mount="/"/>
    ( a* D7 p9 V5 U1 Z: y
  33.                         <Volume id="var" type="ext3" size="1024MB" mount="/var"/>
    ' ^0 D/ L5 p# u! u
  34.                         <Volume id="update" type="ext3" size="128MB" mount="/var/lib/update"/>9 x" h! s$ F. Y& ~5 a* k2 P8 q6 k
  35.                         <Volume id="log" type="ext3" size="80MB" mount="/var/log"/># r& x* \/ I2 H2 }; w2 n, C
  36.                         <Volume id="media" type="fat32" size="*" mount="/media/internal"/>$ X5 H$ u4 k' _5 d
  37.                         <Volume id="swap" size="256MB"/>
    0 H9 J5 p* t# [2 _  }7 `& r8 `
  38.                 </Group>2 q7 g& c4 a: U
  39.         </VolumeGroups>( Z8 J/ S5 [( s' s; m
  40.         <Filesystem fstab="/etc/fstab">
    $ `+ l2 U3 Z3 W9 f$ P
  41.                 <Mount device="rootfs" mount="/" type="ext3" options="ro,suid,dev,exec,auto,nouser,async,noatime" freq="1" passno="1"/>
    1 O' _! F! W6 S% {
  42.                 <Mount id="var" options="noatime,data=writeback" freq="0" passno="0"/>- W4 U  v0 O5 b/ J3 {
  43.                 <Mount id="log" options="noatime" freq="0" passno="0"/>5 m/ K1 S) Y1 R8 B
  44.                 <Mount id="update" options="noauto,noatime" freq="0" passno="0"/>& |( c. y6 S1 m) c& r: @; u7 k
  45.                 <Mount device="proc" mount="/proc" type="proc" options="defaults" freq="0" passno="0"/>
    0 r% w0 }7 E+ P; q  r' C
  46.                 <Mount device="devpts" mount="/dev/pts" type="devpts" options="mode=0620,gid=5" freq="0" passno="0"/>9 f+ f% M: v7 [! p
  47.                 <Mount device="tmpfs" mount="/tmp" type="tmpfs" options="size=128M,mode=1777" freq="0" passno="0"/>* S/ ~- X4 x. V7 t' s6 \4 Q1 l7 I7 M( z
  48.                 <Mount device="tmpfs" mount="/var/run" type="tmpfs" options="size=64M,mode=1777" freq="0" passno="0"/>* g8 y0 J6 F3 E
  49.                 <Mount device="tmpfs" mount="/media/ram" type="tmpfs" options="defaults" freq="0" passno="0"/>: Z' K* d* D/ [/ K
  50.                 <Mount id="media" options="utf8,shortname=mixed" freq="0" passno="0"/>2 c% e# ^  Z8 y- a3 r3 p0 d
  51.         </Filesystem>, d7 j9 O3 X* L$ t
  52.         <Images>
    % C% D2 L7 T% k! F- J
  53.                 <File file="${NOVATGZ}" target="/"/>/ r1 Z" |% X! e: S6 ~6 f
  54.         </Images>! `! p( ~' ]' ?: i) D3 T
  55.         <PostInstall file="/sbin/tcpostflash.sh"/>
    : w# w) S0 Q# j8 g$ M
  56. </TrenchCoat>
    * m! ]+ i+ S4 I
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?加入我们

×
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

QQ|Archiver|手机版|小黑屋|吹友吧 ( 京ICP备05078561号 )

GMT+8, 2025-4-23 01:04 , Processed in 0.300716 second(s), 17 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表